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

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

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

Classes

class  MbUserStampSolid
 Constructor of a shell from the sheet material with stamping by tool solid. More...
 

Functions

MbCreatorCreateUserStamp (MbFaceShell *initialShell, const MbeCopyMode sameShell, const MbFace &targetFace, const RPArray< MbCreator > &creatorsTool, MbFaceShell &toolShell, const MbeCopyMode sameShellTool, bool isPunch, const RPArray< MbFace > &pierceFaces, const MbToolStampingValues &params, const MbSNameMaker &nameMaker, MbResultType &res, SPtr< MbFaceShell > &resultShell)
 Construct a shell form sheet material by tool body stamping. More...
 
c3d::CreatorSPtr CreateUserStamp (c3d::ShellSPtr &initialShell, const MbeCopyMode sameShell, MbFaceShell &toolShell, const MbeCopyMode sameShellTool, const c3d::CreatorsSPtrVector &creatorsTool, const MbStampWithToolParams &stParams, MbResultType &res, c3d::ShellSPtr &resultShell)
 Construct a shell form sheet material by tool body stamping. More...
 
MbFaceShellMakeUserStampShellForStampParts (MbFaceShell *initialShell, const MbeCopyMode sameShell, const MbFace &targetFace, MbFaceShell &toolShell, const MbeCopyMode sameShellTool, bool isPunch, const RPArray< MbFace > &pierceFaces, const MbToolStampingValues &params, const MbSNameMaker &nameMaker)
 Construction of result shell. More...
 
MbFaceShellMakeUserStampShellForStampParts (c3d::ShellSPtr &initialShell, const MbeCopyMode sameShell, MbFaceShell &toolShell, const MbeCopyMode sameShellTool, const MbStampWithToolPartsParams &params)
 Construction of result shell. More...
 

Detailed Description

Constructor of a shell from the sheet material with stamping by a tool solid.