2024 Property
Changes 0
P

Curve.Length

Description:
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.
public double Length { get; }