API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > OdInstanceExporter Class > OdInstanceExporter Methods > OdInstanceExporter::createPolyLoop Method
OdInstanceExporter::createPolyLoop Method
Syntax
C++
static OdDAIObjectId createPolyLoop(OdIfcModel* model, const OdDAIObjectIds& polygon);
Parameters 
Description 
OdIfcModel* model 
[in] pointer to IFC model.  
const OdDAIObjectIds& polygon 
[in] coordinates of the vertices.
 

the handle.

Creates a handle representing an IfcPolyLoop and assigns it to the file. 

 

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