Curve Plus
Search
⌃K

Cull Points

Cull points from a polyline by indices

Description

Cull points from a polyline by indices
Preview
Location
Inputs
Outputs
Mode
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

Usage