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

Constructor of a solid with a rib. More...

#include <cur_contour.h>
#include <creator.h>
#include <op_swept_parameter.h>

Classes

class  MbRibSolid
 Constructor of a solid with a rib. More...
 

Functions

MbCreatorCreateRib (MbFaceShell *solid, MbeCopyMode sameShell, const MbPlacement3D &place, const MbContour &contour, size_t index, const RibValues &parameters, const MbSNameMaker &operNames, MbResultType &res, MbFaceShell *&shell)
 Create a shell with a rib. More...
 
MbCreatorCreateRib (c3d::ShellSPtr &solid, MbeCopyMode sameShell, const MbRibSolidParameters &parameters, MbResultType &res, c3d::ShellSPtr &shell)
 Create a shell with a rib. More...
 
MbCreatorCreateRibElement (MbFaceShell *solid, const MbPlacement3D &place, const MbContour &contour, size_t index, const RibValues &parameters, const MbSNameMaker &operNames, MbResultType &res, MbFaceShell *&shell)
 Create a separate rib. More...
 
MbCreatorCreateRibElement (c3d::ShellSPtr &solid, const MbRibSolidParameters &parameters, MbResultType &res, c3d::ShellSPtr &shell)
 Create a separate rib. More...
 

Detailed Description

Constructor of a solid with a rib.