API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > OdInstanceExporter Class > OdInstanceExporter Methods > OdInstanceExporter::createFace Method
OdInstanceExporter::createFace Method
Syntax
C++
static OdDAIObjectId createFace(OdIfcModel* model, const OdDAIObjectIds& bounds);
Parameters 
Description 
OdIfcModel* model 
[in] pointer to IFC model.  
const OdDAIObjectIds& bounds 
[in] boundaries.  
orientation 
[in] orientation of the face relative to the loop.
 

the handle.

Creates a handle representing an IfcFace. 

 

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