ParameterTypeId.StairstypeMinimumTreadWidthInsideBoundary Property

ParameterTypeIdStairstypeMinimumTreadWidthInsideBoundary Property

"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

ForgeTypeId
See Also