2027 Property
Changes 0
P

Edge.ApproximateLength

Description:
Returns the approximate length of the edge.
Remarks:
Estimates the length of the edge by adding together tessellated segments, Will underestimate when the surface is curved.
public double ApproximateLength { get; }