C3D Toolkit
Kernel - 117982, Vision - 2.9.2.2
|
Constructor of a shell from the sheet material with stamping by a tool solid. More...
Classes | |
class | MbUserStampSolid |
Constructor of a shell from the sheet material with stamping by tool solid. More... | |
Functions | |
MbCreator * | CreateUserStamp (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 ¶ms, 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... | |
MbFaceShell * | MakeUserStampShellForStampParts (MbFaceShell *initialShell, const MbeCopyMode sameShell, const MbFace &targetFace, MbFaceShell &toolShell, const MbeCopyMode sameShellTool, bool isPunch, const RPArray< MbFace > &pierceFaces, const MbToolStampingValues ¶ms, const MbSNameMaker &nameMaker) |
Construction of result shell. More... | |
MbFaceShell * | MakeUserStampShellForStampParts (c3d::ShellSPtr &initialShell, const MbeCopyMode sameShell, MbFaceShell &toolShell, const MbeCopyMode sameShellTool, const MbStampWithToolPartsParams ¶ms) |
Construction of result shell. More... | |
Constructor of a shell from the sheet material with stamping by a tool solid.