Gets the boundary of current BuildingPad element.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public IList<CurveLoop> GetBoundary()
Return Value
IList<CurveLoop>The curve loops that represent the boundary of the BuildingPad.