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

Constructor of a shell with deformable faces. More...

#include <creator.h>
#include <op_shell_parameter.h>

Classes

class  MbModifiedNurbsItem
 Constructor of a shell with deformable faces. More...
 
class  MbNurbsModification
 Modifier of a shell with a deformable face. More...
 

Functions

MbCreatorCreateModifiedNurbsItem (MbFaceShell *outer, MbeCopyMode sameShell, const NurbsValues &parameters, const RPArray< MbFace > &faces, const MbSNameMaker &names, MbResultType &res, MbFaceShell *&shell)
 Construct a shell with deformable faces. More...
 
MbCreatorCreateNurbsModification (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...
 

Detailed Description

Constructor of a shell with deformable faces.