RhinoCommon API
PolylineCurveSetPoint Method |
Sets a point at a specified index in the polyline curve.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)

public void SetPoint( int index, Point3d point )
Public Sub SetPoint ( index As Integer, point As Point3d )
Parameters
- index
- Type: SystemInt32
An index. - point
- Type: Rhino.GeometryPoint3d
A point location to set.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8