API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > OdInstanceExporter Class > OdInstanceExporter Methods > OdInstanceExporter::createPlane Method
OdInstanceExporter::createPlane Method
Syntax
C++
static OdDAIObjectId createPlane(OdIfcModel* model, const OdDAIObjectId& position);
Parameters 
Description 
OdIfcModel* model 
[in] pointer to IFC model.  
const OdDAIObjectId& position 
[in] plane coordinate system.
 

IfcPlane handle.

Creates a handle representing an IfcPlane. 

 

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