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

Constructor of shell of evolution solid. More...

#include <surf_spine.h>
#include <cr_swept_solid.h>
#include <cur_contour_on_surface.h>

Classes

class  MbSpineData
 Spine for sweep operation. More...
 
class  MbCurveEvolutionSolid
 Constructor of shell of evolution solid. More...
 

Functions

c3d::CreatorSPtr CreateCurveEvolution (c3d::ShellSPtr &srcSolid, MbeCopyMode copyMode, OperationType oType, const MbEvolutionShellParams &evShellParams, MbResultType &res, c3d::ShellSPtr &resShell)
 Create a shell of evolution solid. More...
 
MbCreatorCreateCurveEvolution (MbFaceShell *solid, MbeCopyMode sameShell, const MbSweptData &sweptData, const MbCurve3D &spine, const EvolutionValues &params, OperationType oType, const MbSNameMaker &operNames, const RPArray< MbSNameMaker > &contoursNames, const MbSNameMaker &spineNames, MbResultType &res, MbFaceShell *&shell)
 Create a shell of evolution solid. More...
 
MbCreatorCreateCurveEvolution (MbFaceShell *solid, MbeCopyMode sameShell, const MbSweptData &sweptData, const MbSpine &spine, const EvolutionValues &params, OperationType oType, const MbSNameMaker &operNames, const RPArray< MbSNameMaker > &contoursNames, const MbSNameMaker &spineNames, MbResultType &res, MbFaceShell *&shell)
 Create a shell of evolution solid. More...
 

Detailed Description

Constructor of shell of evolution solid.