Overload_Rhino_Geometry_Curve_GetLength - mcneel/rhinocommon-api-docs GitHub Wiki

Curve.GetLength Method

Overload List

 

Name Description
Public methodCode example GetLength() Gets the length of the curve with a fractional tolerance of 1.0e-8.
Public method GetLength(Double) Get the length of the curve.
Public method GetLength(Interval) Get the length of a sub-section of the curve with a fractional tolerance of 1e-8.
Public method GetLength(Double, Interval) Get the length of a sub-section of the curve.
  Back to Top

See Also

Reference

Curve Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️