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

Constructor of an offset shell. More...

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

Classes

class  MbShellSolid
 Constructor of an offset shell. More...
 

Functions

MbCreatorCreateThinShelling (MbFaceShell *solid, MbeCopyMode sameShell, SweptValues &parameters, RPArray< MbFace > &outFaces, const MbSNameMaker &names, bool copyFaceAttrs, MbResultType &res, MbFaceShell *&shell)
 Create an offset shell with the common offset distance. More...
 
MbCreatorCreateThinShelling (MbFaceShell *solid, MbeCopyMode sameShell, SweptValues &parameters, RPArray< MbFace > &outFaces, RPArray< MbFace > &offFaces, SArray< double > &offDists, const MbSNameMaker &names, bool copyFaceAttrs, MbResultType &res, MbFaceShell *&shell)
 Create an offset shell with unique offset distance. More...
 
MbFaceShellMakeThinShell (MbFaceShell &solid, MbeCopyMode sameShell, const SweptValues &parameters, SArray< MbItemIndex > &outInds, SArray< MbItemThinValues > &offIndPars, const MbSNameMaker &names, bool copyFaceAttrs, MbResultType &res)
 Construct an offset shell. More...
 

Detailed Description

Constructor of an offset shell.