|
C3D Toolkit
Kernel - 118060, Vision - 2.15.0.1825
|
Parameters for creating the shell by a surface. More...
#include <op_shell_parameter.h>
Collaboration diagram for MbSurfaceShellParams:Public Member Functions | |
| MbSurfaceShellParams (const MbSurface &surface, const MbSNameMaker &operNames, bool sameSurface) | |
| Default constructor. | |
| const MbSNameMaker & | GetNameMaker () const |
| Get the object defining names generation in the operation. | |
| const MbSurface & | GetSurface () const |
| Get the surface. | |
| bool | IsSameSurface () const |
| . Use the surface or a copy of it. | |
Public Attributes | |
| const MbSurface & | _surface |
| The surface. | |
| SPtr< MbSNameMaker > | _operNames |
| An object defining names generation in the operation. | |
| bool | _sameSurface |
| Use a copy of the surface if the flag is false. | |
Parameters for creating the shell by a surface.
Parameters for creating the shell by a surface.