API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > GeometryUtil Class > GeometryUtil Methods > GeometryUtil::getClippedSolidMeshGeometry Method
GeometryUtil::getClippedSolidMeshGeometry Method
Syntax
C++
static SolidMeshGeometryInfo getClippedSolidMeshGeometry(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 meshes within a GeometryElement and all solids clipped between a given IFCRange. 

 

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