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