M_Rhino_Geometry_Polyline_Trim - mcneel/rhinocommon-api-docs GitHub Wiki
Constructs a polyline out of a parameter subdomain in this curve.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Polyline Trim(
Interval domain
)
VB
Public Function Trim (
domain As Interval
) As Polyline
- domain
- Type: Rhino.Geometry.Interval
The subdomain of the polyline. The integer part of the domain parameters indicate the index of the segment.
Type: Polyline
The polyline as defined by the subdomain, or null on failure.
Supported in: 6.0.16224.21491, 5D58w