Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcElement::getInvHasOpenings Method
Syntax
C++
void getInvHasOpenings(OdDAIObjectIds& HasOpenings) const;

Returns the value of HasOpenings attribute. This attribute represents the reference to the IfcRelVoidsElement relationship that creates an opening in an element. An element can incorporate zero-to-many openings. For each opening, that voids the element, a new relationship IfcRelVoidsElement is generated.

Parameters
Description
HasOpenings
[out] Receives the value of HasOpenings attribute.
Copyright © 2002-2022. Open Design Alliance All rights reserved.