C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
cdet_bool.h File Reference

Calculation of intersections between solids using the boolean operations. More...

#include <mb_operation_result.h>
#include <mb_enum.h>
#include <math_define.h>
#include <vector>

Functions

MbResultType InterferenceSolids (MbSolid &solid1, MbSolid &solid2, std::vector< MbCurveEdge * > *edges, c3d::IndicesPairsVector *intersectedFaces, c3d::IndicesPairsVector *similarFaces, c3d::IndicesPairsVector *touchedFaces)
 Calculation of intersections between solids using the boolean operations. More...
 

Detailed Description

Calculation of intersections between solids using the boolean operations.