ParameterTypeId.StairsSupportVerticalOffset Property

ParameterTypeIdStairsSupportVerticalOffset Property

"Vertical Offset": Distance of top plane of edge stringer relative to the plane connecting tread nosing

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static ForgeTypeId StairsSupportVerticalOffset { get; }
Public Shared ReadOnly Property StairsSupportVerticalOffset As ForgeTypeId
	Get
public:
static property ForgeTypeId^ StairsSupportVerticalOffset {
	ForgeTypeId^ get ();
}
static member StairsSupportVerticalOffset : ForgeTypeId with get

Property Value

ForgeTypeId
See Also