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

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

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

Classes

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

Functions

MbCreatorCreateSphericalStamp (SPtr< MbFaceShell > &solid, const MbeCopyMode sameShell, const MbFace *face, const MbPlacement3D &placement, const MbStampingValues &parameters, const double thickness, const bool add, const MbCartPoint &center, const MbSNameMaker &operNames, MbResultType &res, SPtr< MbFaceShell > &shell)
 Construct a shell form sheet material by spherical stamping. More...
 
c3d::CreatorSPtr CreateSphericalStamp (SPtr< MbFaceShell > &solid, const MbeCopyMode sameShell, const MbSphericalStampPartsParams &params, const bool add, MbResultType &res, SPtr< MbFaceShell > &shell)
 Construct a shell form sheet material by spherical stamping. More...
 

Detailed Description

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