GetBoundary Method


Property Line Get Boundary Method

Gets the boundary of current PropertyLine element.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public IList<CurveLoop> GetBoundary()

Return Value

IList CurveLoop
The curve loops that represent the boundary of the PropertyLine element.
Exceptions
Exception Condition
InvalidOperationException Failed to get boundary of current PropertyLine element if it is not create by sketch.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →