IFCOpeningDimensionsHasRectangularDimensions Property

True if width and height are valid, false if only area is valid.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public bool HasRectangularDimensions { get; set; }

Property Value

Boolean
See Also