Curve.Length
Property
Description:
The exact length of the curve.
The exact length of the curve.
Remarks:
Computes the length of the curve using analytical or numeric integration. There is no performance hit for lines and arcs.
Computes the length of the curve using analytical or numeric integration. There is no performance hit for lines and arcs.
Exceptions
Exception | Condition |
---|---|
InvalidOperationException | Thrown when the curve is unbound and not periodic. |