C3D Toolkit
Kernel - 117982, Vision - 2.9.2.2
|
Constructor of a solid with a rib. More...
Classes | |
class | MbRibSolid |
Constructor of a solid with a rib. More... | |
Functions | |
MbCreator * | CreateRib (MbFaceShell *solid, MbeCopyMode sameShell, const MbPlacement3D &place, const MbContour &contour, size_t index, const RibValues ¶meters, const MbSNameMaker &operNames, MbResultType &res, MbFaceShell *&shell) |
Create a shell with a rib. More... | |
MbCreator * | CreateRib (c3d::ShellSPtr &solid, MbeCopyMode sameShell, const MbRibSolidParameters ¶meters, MbResultType &res, c3d::ShellSPtr &shell) |
Create a shell with a rib. More... | |
MbCreator * | CreateRibElement (MbFaceShell *solid, const MbPlacement3D &place, const MbContour &contour, size_t index, const RibValues ¶meters, const MbSNameMaker &operNames, MbResultType &res, MbFaceShell *&shell) |
Create a separate rib. More... | |
MbCreator * | CreateRibElement (c3d::ShellSPtr &solid, const MbRibSolidParameters ¶meters, MbResultType &res, c3d::ShellSPtr &shell) |
Create a separate rib. More... | |
Constructor of a solid with a rib.