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

Constructor of a shell from the sheet material with stamping. More...

#include <cur_contour.h>
#include <mb_placement3d.h>
#include <creator.h>
#include <sheet_metal_param.h>

Classes

class  MbStampSolid
 Constructor of a shell from the sheet material with stamping. More...
 

Functions

MbCreatorCreateStamp (SPtr< MbFaceShell > &initialShell, const MbeCopyMode sameShell, const MbFace *face, const MbPlacement3D &placement, const MbContour &contour, const MbStampingValues &params, const double thickness, const bool add, const MbSNameMaker &nameMaker, MbResultType &res, SPtr< MbFaceShell > &resultShell)
 Construct a shell form sheet material by stamping. More...
 
c3d::CreatorSPtr CreateStamp (c3d::ShellSPtr &initialShell, const MbeCopyMode sameShell, const MbStampPartsParams &params, const bool add, MbResultType &res, c3d::ShellSPtr &resultShell)
 Construct a shell form sheet material by stamping. More...
 

Detailed Description

Constructor of a shell from the sheet material with stamping.