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

the handle.

Creates a handle representing an IfcOpenShell. 

 

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