Revit 2025 API
Fill |
Gets length of all lines that placed on unit area.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double LengthPerArea { get; }
Public ReadOnly Property LengthPerArea As Double Get
public: property double LengthPerArea { double get (); }
member LengthPerArea : float with get
Property Value
DoubleSee Also