M_Rhino_Geometry_PolylineCurve_Point - mcneel/rhinocommon-api-docs GitHub Wiki
Gets a point at a specified index in the polyline curve.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public Point3d Point(
int index
)
VB
Public Function Point (
index As Integer
) As Point3d
- index
- Type: System.Int32
An index.
Type: Point3d
A point.
Supported in: 6.0.16224.21491, 5D58w