Share

Opening.BoundaryCurves 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: 26.1.0.0 (26.1.0.34)

Syntax

C#

public CurveArray BoundaryCurves { get; }

Property Value

CurveArray

Remarks

If IsRectBoundary is true, this value is nullptr.

See Also

Reference

Was this information helpful?