C3D Toolkit
Kernel - 117982, Vision - 2.9.2.2
|
Constructor of shell of hole, pocket, groove. More...
Classes | |
class | MbHoleSolid |
Constructor of shell of hole, pocket, groove. More... | |
Functions | |
MbCreator * | CreateHole (MbFaceShell *solid, MbeCopyMode sameShell, const MbPlacement3D &place, const HoleValues &par, const MbSNameMaker &ns, MbResultType &res, MbFaceShell *&shell) |
Create a shell with a hole, a pocket or a groove. More... | |
MbCreator * | CreateHole (const c3d::ShellSPtr &solid, MbeCopyMode sameShell, const MbHoleSolidParams ¶ms, MbResultType &res, c3d::ShellSPtr &shell) |
Create a shell with a hole, a pocket or a groove. More... | |
bool | GetDepthToFace (const MbFace &face, const MbPlacement3D &place, const HoleValues &pars, double &depth) |
Determine the hole depth "to the specified surface" while creating a shell with a hole. More... | |
Constructor of shell of hole, pocket, groove.