RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Edge

Edge.ApproximateLength

Property
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.
Syntax
public double ApproximateLength { get; }