Revit 2025.3 API
Stairs |
The thickness of the landing.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public double Thickness { get; }
Public ReadOnly Property Thickness As Double Get
public: property double Thickness { double get (); }
member Thickness : float with get
Property Value
DoubleSee Also