Revit 2025.3 API
StairsActual |
The number of treads actually created in the stairs.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public int ActualTreadsNumber { get; }
Public ReadOnly Property ActualTreadsNumber As Integer Get
public: property int ActualTreadsNumber { int get (); }
member ActualTreadsNumber : int with get
Property Value
Int32See Also