C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

Parameter class for the creation an open ruled solid. More...

#include <op_shell_parameter.h>

Public Member Functions

 MbRuledShellParams (const RuledSurfaceValues &pars, const MbSNameMaker &operNames, bool isPhantom)
 Constructor by the operation parameters. More...
 
 MbRuledShellParams (const MbRuledShellParams &other)
 Copy constructor.
 
const MbSNameMakerGetNameMaker () const
 Get a generator of names (name-maker) of topological objects.
 
bool IsPhantom () const
 Create in the phantom mode.
 
void SetNameMaker (const MbSNameMaker &names, bool version=false)
 Set a generator of names (name-maker) of topological objects.
 
void SetPhantom (bool isPhantom)
 Set the phantom mode.
 
const RuledSurfaceValuesGetParams () const
 Get the operation parameters.
 
void operator= (const MbRuledShellParams &other)
 Copy operator.
 

Detailed Description

Parameter class for the creation an open ruled solid.

Parameter class for the creation of a bounding box phantom in a local coordinate system.

Constructor & Destructor Documentation

◆ MbRuledShellParams()

MbRuledShellParams::MbRuledShellParams ( const RuledSurfaceValues pars,
const MbSNameMaker operNames,
bool  isPhantom 
)

Constructor by the operation parameters.

Constructor of parameters extension of an open solid by extrusion using given set of edges.

Parameters
[in]pars- The operation parameters.
[in]operNames- An object for naming the new objects.
[in]isPhantom- Create in the phantom mode.

The documentation for this class was generated from the following file: