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

Construction of a shell from a mesh of curves. More...

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

Classes

class  MbMeshShell
 Constructor of a shell from a mesh of curves. More...
 

Functions

MbCreatorCreateMeshShell (MeshSurfaceValues &parameters, const MbSNameMaker &operNames, bool isPhantom, MbResultType &res, MbFaceShell *&shell)
 Construct a shell from a mesh of curves. More...
 
MbCreatorCreateMeshShell (const MbMeshShellParameters &parameters, MbResultType &res, c3d::ShellSPtr &shell)
 Construct a shell from a mesh of curves. More...
 

Detailed Description

Construction of a shell from a mesh of curves.