Revit 2026 API
Fill |
Gets the number of solid lines that placed in unit length.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double LinesPerLength { get; }
Public ReadOnly Property LinesPerLength As Double Get
public: property double LinesPerLength { double get (); }
member LinesPerLength : float with get
Property Value
DoubleSee Also