Can i get the number of the vertex in a Polyline? Thx to all!
Hi, First you need to find the polyline type, then you can get the coordinates and divide the (ubound(coordinates) + 1) by 2 for a light weight polyline and 3 for the normal polylines. -- Laurie Comerford CADApps www.cadapps.com.au