Cull points from a polyline by indices
Last updated 2 years ago
Name | Cull Points
Nickname | CullPts
Tab | Curve
Panel | Util
Division | 1
P | Polyline (Curve) | The source polyline
I | Indices (Integer) | The indices of the points to remove.
C | Collapse (Bool) | If true, a single polyline will be returned with the points removed. If false, a list of polylines will be returned that are broken at the specified indices.
P | Polylines (Curve) | A list of polylines
none