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

Constructor of union of two face sets to one face set. More...

#include <math_define.h>
#include <templ_sptr.h>
#include <op_boolean_flags.h>
#include <creator.h>

Classes

class  MbUnionSolid
 Constructor of union of two face sets to one face set. More...
 

Functions

MbCreatorCreateUnion (MbFaceShell *solid, MbeCopyMode sameShell, const c3d::CreatorsSPtrVector &creators, const c3d::IndicesVector &countNumbers, const RPArray< MbFaceShell > &shells, MbeCopyMode sameShells, OperationType oType, bool checkIntersect, const MbMergingFlags &mergeFlags, const MbSNameMaker &operNames, bool isArray, MbResultType &res, MbFaceShell *&shell, RPArray< MbFaceShell > *notGluedShells=nullptr)
 Create a shell of Boolean operation of shell set. More...
 
MbCreatorCreateUnion (const c3d::CreatorsSPtrVector &creators, const c3d::IndicesVector &countNumbers, const RPArray< MbFaceShell > &shells, const MbSNameMaker &operNames, MbResultType &res, MbFaceShell *&shell)
 Unite a set of shells' faces into a single shell. More...
 

Detailed Description

Constructor of union of two face sets to one face set.