API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > GeometryUtil Class > GeometryUtil Methods > GeometryUtil::getSplitSolidMeshGeometry Method (TbIfcGElement&)
GeometryUtil::getSplitSolidMeshGeometry Method (TbIfcGElement&)
Syntax
C++
static SolidMeshGeometryInfo getSplitSolidMeshGeometry(TbIfcGElement& geomElemToUse);
Parameters 
Description 
TbIfcGElement& geomElemToUse 
[in] GeometryElement.
 

collection of solids and meshes.

Collects all solids and meshes within a GeometryElement; the solids which consist of multiple closed volumes will be split into single closed volume Solids. 

 

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