C3D Toolkit
Kernel - 117982, Vision - 2.9.2.2
|
Constructor of a symmetric solid. More...
#include <creator.h>
Classes | |
class | MbSymmetrySolid |
Constructor of a symmetric solid. More... | |
Functions | |
MbCreator * | CreateSymmetry (MbFaceShell *solid, MbeCopyMode sameShell, const MbCartPoint3D &origin, const MbVector3D &axisX, const MbVector3D &axisY, int side, const MbSNameMaker &operNames, MbResultType &res, MbFaceShell *&shell) |
Create a symmetric shell. More... | |
MbCreator * | CreateSymmetry (c3d::ShellSPtr &solid, MbeCopyMode sameShell, const MbSymmetrySolidParams &symParams, MbResultType &res, c3d::ShellSPtr &shell) |
Create a symmetric shell. More... | |
Constructor of a symmetric solid.