Returns the run's boundary curves which are projected on the stairs base level.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public CurveLoop GetFootprintBoundary()
Return Value
CurveLoopThe boundary curves of the stairs run.
