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

Construction of a shell without the specified operation. More...

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

Classes

class  MbRemoveOperationSolid
 The constructor of a shell from sheet material without elements of the specified operation. More...
 

Functions

MbCreatorCreateRemovedOperationResult (MbFaceShell &initialShell, const MbeCopyMode sameShell, const MbRemoveOperationResultParams &params, MbResultType &res, SPtr< MbFaceShell > &shell)
 Constructs a shell without the specified operation. More...
 
MbCreatorCreateRemovedOperationResult (MbFaceShell &initialShell, const MbeCopyMode sameShell, const SimpleName removeName, MbeSheetOperationName opType, const MbSNameMaker &names, MbResultType &res, MbFaceShell *&shell)
 Constructs a shell without the specified operation. More...
 
MbCreatorCreateRemovedOperationResult (MbFaceShell &initialShell, const MbeCopyMode sameShell, const SimpleName removeName, const MbSNameMaker &names, MbResultType &res, MbFaceShell *&shell)
 Constructs a shell without the specified operation. More...
 

Detailed Description

Construction of a shell without the specified operation.