Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcModelMaterialFiller::createMaterialLayer Method
Syntax
C++
OdIfc::OdIfcInstancePtr createMaterialLayer(const OdDAIObjectId & materialId, double layerThickness);

Creates an instance of IfcMaterialLayer within a model.

Parameters
Description
materialId
[in] OdDAIObjectId db handle of the reference to the material from which the layer is constructed.
layerThickness
[in] the thickness of the material layer.

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

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