API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > GeometryUtil Class > GeometryUtil Methods > GeometryUtil::getSplitClippedSolidMeshGeometry Method
GeometryUtil::getSplitClippedSolidMeshGeometry Method
Syntax
C++
static SolidMeshGeometryInfo getSplitClippedSolidMeshGeometry(TbIfcGElement& geomElemToUse, OdGeInterval& range);
Parameters 
Description 
TbIfcGElement& geomElemToUse 
[in] GeometryElement.  
OdGeInterval& range 
[in] upper and lower levels which act as the clipping boundaries.
 

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.