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