Curve Plus
Search
⌃K

Cull Segments

Cull linear segments from a polyline by indices

Description

Cull linear segments from a polyline by indices
Preview
Location
Inputs
Outputs
Mode
Name | Cull Segments
Nickname | CullSegs
Tab | Curve
Panel | Util
Division | 1
P | Polyline (Curve) | The source polyline
I | Indices (Integer) | The indices of the linear segments to remove.
C | Collapse (Bool) | If true, a single polyline will be returned with the segments 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