Property
|
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)
Return Value
IList CurveLoopThe curve loops that represent the boundary of the PropertyLine element.
| Exception | Condition |
|---|---|
| InvalidOperationException | Failed to get boundary of current PropertyLine element if it is not create by sketch. |