An object that represents the stairs path.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since:
2013
Syntax
| C# |
|---|
public class StairsPath : Element |
| Visual Basic |
|---|
Public Class StairsPath _
Inherits Element |
| Visual C++ |
|---|
public ref class StairsPath : public Element |
Inheritance Hierarchy
See Also