Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcModelMaterialFiller::createMaterialLayerSet Method
Syntax
C++
OdIfc::OdIfcInstancePtr createMaterialLayerSet(const OdDAIObjectIds & materialLayers, const OdAnsiString & layerSetName);

Creates an instance of IfcMaterialLayerSet within a model.

Parameters
Description
materialLayers
[in] OdDAIObjectIds set of the layers from which the material layer set is composed.
layerSetName
[in] OdAnsiString that determines name by which the material layer set is known.

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

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