Revit 2025.3 API
Parameter |
"Reference Level": The reference level of stairs
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static ForgeTypeId MultistoryStairsRefLevel { get; }
Public Shared ReadOnly Property MultistoryStairsRefLevel As ForgeTypeId Get
public: static property ForgeTypeId^ MultistoryStairsRefLevel { ForgeTypeId^ get (); }
static member MultistoryStairsRefLevel : ForgeTypeId with get
Property Value
ForgeTypeIdSee Also