C3D Toolkit
Kernel - 117958, Vision - 2.7.6.12
|
Output data for create parts of stamping solid by another solid. More...
#include <sheet_metal_param.h>
Public Member Functions | |
MbStampWithToolPartsResult () | |
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 solid by another solid.
The output data contains added and deductible solids.