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

Constructor of a shell by stitching the faces. More...

#include <creator.h>
#include <cr_simple_creator.h>
#include <mb_operation_result.h>
#include <op_shell_parameter.h>

Classes

class  MbStitchedSolid
 Constructor of a shell by stitching the faces. More...
 

Functions

MbFaceShellCreateStitchShell (const c3d::ShellsSPtrVector &initialShells, const MbShellStitchParams &params, MbeStitchResType &res)
 Construction of a shell of stitching. More...
 
MbCreatorCreateStitchedSolid (const std::vector< c3d::CreatorsSPtrVector > &creatorsArray, const c3d::ShellsSPtrVector &shells, const MbShellStitchParams &params, MbeStitchResType &res, c3d::ShellSPtr &resultShell)
 Create a shell by faces stitching. More...
 

Detailed Description

Constructor of a shell by stitching the faces.