the cadlwPolyline’s getCoordinates() can get all of the vertex, but doesn’t have segments information.
if lwpolyline has 3 coordinates, there can be have 2 or 3 segments, is any property provider the segment information?
the attechment image show the lwPolyline with handle 41C, it has 4 vertex with 4 segments. and the other lwpolyline(41D) has 3 vertex with 2 segments. the polyline segments is not always equal to (vertexCount - 1)entity_segments.png (36.6 KB)Drawing2.zip (27.5 KB)