Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcRelVoidsElement::setRelatedOpeningElement Method
Syntax
C++
void setRelatedOpeningElement(const OdDAIObjectId& RelatedOpeningElement);

Sets the value of RelatedOpeningElement attribute. This attribute represents reference to the feature subtraction element which defines a void in the associated element.

Parameters
Description
RelatedOpeningElement
[in] RelatedOpeningElement to set.

IFC2x CHANGE: The data type has been changed from IfcOpeningElement to IfcFeatureElementSubtraction with upward compatibility for file-based exchange.

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