|
C3D Toolkit
Kernel - 117982, Vision - 2.9.2.2
|
Output data for create parts of stamping. More...
#include <sheet_metal_param.h>
Public Member Functions | |
| MbStampPartsResult () | |
| Default constructor. | |
| c3d::SolidSPtr & | SetAddPart () |
| Get added part of stamp. | |
| c3d::SolidSPtr & | SetRemovePart () |
| Get deductible part of stamp. | |
| void | InitAddPart (const c3d::SolidSPtr &addPart) |
| Set added part of stamp. | |
| void | InitRemovePart (const c3d::SolidSPtr &removePart) |
| Set deductible part of stamp. | |
Output data for create parts of stamping.
The output data contains added and deductible solids.