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:
Gets the line segment at the given index.
Syntax:
public
Line
SegmentAt(
int
index
)
Parameters:
index
Type:
int
Index of segment to retrieve.
Returns:
Type:
Line
Line segment at index or Line.Unset on failure.
Available since:
5.0
home
/
Rhino.Geometry
/
Polyline
/
SegmentAt
SegmentAt method
Class:
Rhino.Geometry.Polyline
Nothing found