Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcWindow::setOverallWidth Method
Syntax
C++
void setOverallWidth(double OverallWidth);

Sets the value of OverallWidth attribute. This attribute represents overall measure of the width, it reflects the X Dimension of a bounding box, enclosing the window opening. If omitted, the OverallWidth should be taken from the geometric representation of the IfcOpening in which the window is inserted.

Parameters
Description
OverallWidth
[in] Overall width to set.

The body of the window might be wider then the window opening (for example in cases where the window lining includes a casing). In these cases the OverallWidth is still specified as the window opening width, and not as the total width of the window lining.

Copyright © 2002-2022. Open Design Alliance All rights reserved.