OpeningBoundaryCurves Property

The geometry information for non-rectangular openings in project documents, or for all openings in family documents.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public CurveArray BoundaryCurves { get; }

Property Value

CurveArray
Remarks
If IsRectBoundary is true, this value is .
See Also