RVTDocs.com
Namespace: Autodesk.Revit.DB Class: Opening

Opening.BoundaryRect

Property
Description:
Retrieves the geometry information if the opening boundary is a rect.
Remarks:
If IsRectBoundary is false, this value is null.
Syntax
public IList<XYZ> BoundaryRect { get; }