Click or drag to resize

CurveGetLength Method

Overload List
  NameDescription
Public methodCode exampleGetLength
Gets the length of the curve with a fractional tolerance of 1.0e-8.
Public methodGetLength(Double)
Get the length of the curve.
Public methodGetLength(Interval)
Get the length of a sub-section of the curve with a fractional tolerance of 1e-8.
Public methodGetLength(Double, Interval)
Get the length of a sub-section of the curve.
Top
See Also