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

Construction of a shell from a surface. More...

#include <creator.h>
#include <op_swept_parameter.h>
#include <op_shell_parameter.h>

Classes

class  MbThinShellCreator
 Constructor of a shell from a surface. More...
 

Functions

MbCreatorCreateThinShell (const MbSurface &surface, bool sense, const SweptValues &parameters, bool same, const MbSNameMaker &operNames, SimpleName &name, MbResultType &res, MbFaceShell *&shell)
 Construct a shell from a surface. More...
 
MbCreatorCreateLoftedShell (const MbLoftedPointsShellParams &params, MbResultType &res, MbFaceShell *&shell)
 Construct a shell from point sets. More...
 
MbCreatorCreateLoftedShell (const MbLoftedCurvesShellParams &params, MbResultType &res, MbFaceShell *&shell)
 Construct a shell from curves. More...
 

Detailed Description

Construction of a shell from a surface.