Revit 2025 API
Continuous |
The horizontal distance between the outer boundary of the rail and the path.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double Projection { get; }
Public ReadOnly Property Projection As Double Get
public: property double Projection { double get (); }
member Projection : float with get
Property Value
DoubleSee Also