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 MbSNameMakerGetNameMaker () const
 Get the object defining names generation in the operation.
 
const MbSurfaceGetSurface () 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.
 

Detailed Description

Parameters for creating the shell by a surface.

Parameters for creating the shell by a surface.


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