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

the handle.

Creates a handle representing an IfcFaceOuterBound. 

 

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