Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcModelMaterialFiller::createRelAssociatesMaterial Method
Syntax
C++
OdIfc::OdIfcInstancePtr createRelAssociatesMaterial(const OdDAIObjectIds & relatedObjects, const OdDAIObjectId relatingMaterial);

Creates an instance of IfcRelAssociatesMaterial within a model.

Parameters
Description
relatedObjects
[in] OdDAIObjectIds set of objects to which the material is associated.
relatingMaterial
[in] OdDAIObjectId db handle that determines material definition assigned to the elements.

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

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