Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcModelMaterialFiller::createMaterialDefinitionRepresentation Method
Syntax
C++
OdIfc::OdIfcInstancePtr createMaterialDefinitionRepresentation(const OdDAIObjectIds & representations, const OdDAIObjectId & representedMaterial);

Creates an instance of IfcMaterialDefinitionRepresentation within a model.

Parameters
Description
representations
[in] OdDAIObjectIds list of representations (including shape representations).
representedMaterial
[in] OdDAIObjectId db handle of the material to which the representation applies.

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

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