StairsPathTypeStairsPathDirection Property |
The style of the stairs path.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic StairsPathDirection StairsPathDirection { get; }
Public ReadOnly Property StairsPathDirection As StairsPathDirection
Get
public:
property StairsPathDirection StairsPathDirection {
StairsPathDirection get ();
}
member StairsPathDirection : StairsPathDirection with get
Property Value
StairsPathDirection
See Also