menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Constructs a polyline out of a parameter sub-domain in this curve.
Syntax:
public
Polyline
Trim(
Interval
domain
)
Parameters:
domain
Type:
Interval
The sub-domain of the polyline. The integer part of the domain parameters indicate the index of the segment.
Returns:
Type:
Polyline
The polyline as defined by the sub-domain, or None on failure.
Available since:
5.0
home
/
Rhino.Geometry
/
Polyline
/
Trim
Trim method
Class:
Rhino.Geometry.Polyline
Nothing found