Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcModelFiller::createRelFillsElement Method
Syntax
C++
OdIfc::OdIfcInstancePtr createRelFillsElement(const OdDAIObjectId & relatingOpeningElement, const OdDAIObjectId & relatedBuildingElement);

Creates an instance of IfcRelFillsElement element based on relating opening element set and related building element.

Parameters
Description
relatingOpeningElement
[in] OdDAIObjectId db handle of existing opening item.
relatedBuildingElement
[in] OdDAIObjectId db handle of existing building element that contains opening item.

A pointer to the created and appended to the model entity.

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