Click or drag to resize

NurbsCurvePointListControlPolygonLength Property

Gets the length of the polyline connecting all control points.

Namespace:  Rhino.Geometry.Collections
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double ControlPolygonLength { get; }

Property Value

Type: Double
See Also