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

Construction of a patch-shaped shell. More...

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

Classes

class  MbPatchCreator
 Constructor of a patch-shaped shell. More...
 

Functions

MbFaceShellCreatePatchShell (const std::vector< SPtr< MbCurveMate >> &initCurves, const PatchValues &parameters, const MbSNameMaker &operNames, MbResultType &res)
 Construct a patch-shaped shell. More...
 
MbFaceShellCreatePatchShell (const RPArray< MbCurve3D > &initCurves, const PatchValues &parameters, const MbSNameMaker &operNames, MbResultType &res)
 Construct a patch-shaped shell. More...
 
MbCreatorCreatePatchSet (const MbPatchShellParams &params, MbResultType &res, MbFaceShell *&shell)
 Construct a patch-shaped shell. More...
 

Detailed Description

Construction of a patch-shaped shell.