API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > BodyExporter Class > BodyExporter Methods > BodyExporter::canCreateClosedShell Method
BodyExporter::canCreateClosedShell Method
Syntax
C++
static bool canCreateClosedShell(OdBmGPolyMesh* pGPolyMesh);
Parameters 
Description 
OdBmGPolyMesh* pGPolyMesh 
[in] pointer to GPolyMesh.
 

True if can, false if can't.

Checks if the faces can create a closed shell. 

 

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