API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > OdInstanceExporter Class > OdInstanceExporter Methods > OdInstanceExporter::createClosedShell Method
OdInstanceExporter::createClosedShell Method
Syntax
C++
static OdDAIObjectId createClosedShell(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 IfcClosedShell. 

 

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