C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
MbSymmetrySolidParams Class Reference

Parameter class by create a symmetric solid relative to a plane. More...

#include <op_shell_parameter.h>

Public Member Functions

 MbSymmetrySolidParams (const MbPlacement3D &place, const MbSNameMaker &operNames, ThreeStates side)
 Constructor by the operation parameters. More...
 
 MbSymmetrySolidParams (const MbSymmetrySolidParams &other)
 Copy constructor.
 
const MbSNameMakerGetNameMaker () const
 Obtain an object for naming the new objects.
 
const MbPlacement3DGetPlace () const
 Get the symmetry plane coordinate system.
 
ThreeStates GetSide () const
 Get a part of the source shell to be kept (+1, 0, -1).
 
void operator= (const MbSymmetrySolidParams &other)
 Copy operator.
 

Detailed Description

Parameter class by create a symmetric solid relative to a plane.

Parameter class by create a symmetric solid relative to a plane.

Constructor & Destructor Documentation

◆ MbSymmetrySolidParams()

MbSymmetrySolidParams::MbSymmetrySolidParams ( const MbPlacement3D place,
const MbSNameMaker operNames,
ThreeStates  side 
)

Constructor by the operation parameters.

Constructor parameter class by create a symmetric solid relative to a plane.

Parameters
[in]place- The symmetry plane coordinate system.
[in]side- A part of the source shell to be kept (+1, 0, -1).
[in]operNames- An object for naming the new objects.

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