P_Rhino_Geometry_Collections_NurbsCurvePointList_ControlPolygonLength - mcneel/rhinocommon-api-docs GitHub Wiki
Gets the length of the polyline connecting all control points.
Namespace: Rhino.Geometry.Collections
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public double ControlPolygonLength { get; }
VB
Public ReadOnly Property ControlPolygonLength As Double
Get
Type: Double
Supported in: 6.0.16224.21491, 5D58w
NurbsCurvePointList Class
Rhino.Geometry.Collections Namespace