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

Construction of an extended face of a shell. More...

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

Classes

class  MbExtensionShell
 Constructor of an extended face of a shell. More...
 

Functions

MbCreatorCreateExtensionShell (MbFaceShell *solid, MbeCopyMode sameShell, const RPArray< MbCurveEdge > &edges, const ExtensionValues &parameters, const MbSNameMaker &operNames, MbResultType &res, MbFaceShell *&shell)
 Construct the extended face of a shell. More...
 
MbCreatorCreateExtensionShell (c3d::ShellSPtr &solid, MbeCopyMode sameShell, const MbExtensionShellParams &parameters, MbResultType &res, c3d::ShellSPtr &shell)
 Construct the extended face of a shell. More...
 

Detailed Description

Construction of an extended face of a shell.