API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > OdInstanceExporter Class > OdInstanceExporter Methods > OdInstanceExporter::createPresentationStyleAssignment Method
OdInstanceExporter::createPresentationStyleAssignment Method
Syntax
C++
static OdDAIObjectId createPresentationStyleAssignment(OdIfcModel* model, const OdDAIObjectIds& styles);
Parameters 
Description 
OdIfcModel* model 
[in] pointer to IFC model.  
const OdDAIObjectIds& styles 
[in] set of presentation styles that are assigned to styled items.
 

the handle.

Creates an IfcPresentationStyleAssignment. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.