ParameterTypeId.StairsRunWinderEndWithStraight Property

ParameterTypeIdStairsRunWinderEndWithStraight Property

"End with Straight Run": Winder end with straight run

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

Property Value

ForgeTypeId
See Also