Revit 2025.3 API
Parameter |
"Min. Tread Depth on Winder Inner Boundary": Minimum Tread Width on Inside Boundary
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static ForgeTypeId StairstypeMinimumTreadWidthInsideBoundary { get; }
Public Shared ReadOnly Property StairstypeMinimumTreadWidthInsideBoundary As ForgeTypeId Get
public: static property ForgeTypeId^ StairstypeMinimumTreadWidthInsideBoundary { ForgeTypeId^ get (); }
static member StairstypeMinimumTreadWidthInsideBoundary : ForgeTypeId with get
Property Value
ForgeTypeIdSee Also