Revit 2025.3 API
Stairs |
The construction method of the stairs.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public StairsConstructionMethod ConstructionMethod { get; }
Public ReadOnly Property ConstructionMethod As StairsConstructionMethod Get
public: property StairsConstructionMethod ConstructionMethod { StairsConstructionMethod get (); }
member ConstructionMethod : StairsConstructionMethod with get
Property Value
StairsConstructionMethodSee Also