Revit 2026 API
Stairs |
The construction method of the stairs.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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