Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcModelMaterialFiller::createMaterialClassificationRelationShip Method
Syntax
C++
OdIfc::OdIfcInstancePtr createMaterialClassificationRelationShip(const OdArray<OdRxValue>& materialClassifications, const OdDAIObjectId & classifiedMaterialId);

Creates an instance of IfcMaterialClassificationRelationship within a model.

Parameters
Description
materialClassifications
[in] OdArrayset of the material classifications identifying the type of material.
classifiedMaterialId
[in] OdDAIObjectId db handle of material being classified.

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

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