C3D Toolkit
Kernel - 117982, Vision - 2.9.2.2
|
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 | |
MbFaceShell * | CreateStitchShell (const c3d::ShellsSPtrVector &initialShells, const MbShellStitchParams ¶ms, MbeStitchResType &res) |
Construction of a shell of stitching. More... | |
MbCreator * | CreateStitchedSolid (const std::vector< c3d::CreatorsSPtrVector > &creatorsArray, const c3d::ShellsSPtrVector &shells, const MbShellStitchParams ¶ms, MbeStitchResType &res, c3d::ShellSPtr &resultShell) |
Create a shell by faces stitching. More... | |
Constructor of a shell by stitching the faces.