Returns the stairs path curves on the landing. The curves are projected on the stairs base level.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public CurveLoop GetStairsPath()
Return Value
CurveLoop
The stairs path curves of the landing.
See Also
Reference