C3D Toolkit
Kernel - 117982, Vision - 2.9.2.2
|
Constructor of a shell with deformable faces. More...
Classes | |
class | MbModifiedNurbsItem |
Constructor of a shell with deformable faces. More... | |
class | MbNurbsModification |
Modifier of a shell with a deformable face. More... | |
Functions | |
MbCreator * | CreateModifiedNurbsItem (MbFaceShell *outer, MbeCopyMode sameShell, const NurbsValues ¶meters, const RPArray< MbFace > &faces, const MbSNameMaker &names, MbResultType &res, MbFaceShell *&shell) |
Construct a shell with deformable faces. More... | |
MbCreator * | CreateNurbsModification (MbFaceShell *outer, MbeCopyMode sameShell, MbFace *face, MbSurface &faceSurface, Array2< bool > &fixedPoints, const MbSNameMaker &names, MbResultType &res, MbFaceShell *&shell) |
Construct a shell in which the specified face is deformed. More... | |
Constructor of a shell with deformable faces.