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

the handle.

Creates a handle representing an IfcPolyline. 

 

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