Close

Relief for ODA Team in Ukraine

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

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

Parameters
Description
OverallHeight
[in] Overall height to set.

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

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