C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2

Operation parameters of grids-to-shell conversion. More...

#include <op_shell_parameter.h>

Public Member Functions

 GridsToShellValues ()
 Default constructor.
 
 GridsToShellValues (const GridsToShellValues &other)
 Copy-constructor.
 
 GridsToShellValues (bool sg, bool mf, bool ugs=false)
 Constructor by parameters.
 
 GridsToShellValues (bool sg, bool mf, bool ugs, bool ca)
 Constructor by parameters.
 
GridsToShellValuesoperator= (const GridsToShellValues &other)
 Assignment operator.
 

Public Attributes

bool sewGrids
 Sew together faces of grids.
 
bool mergeFaces
 Whether to merge similar faces (true).
 
bool useGridSurface
 Use the surface based on triangulation.
 
bool copyAttributes
 Copy attributes.
 

Detailed Description

Operation parameters of grids-to-shell conversion.

Operation parameters of grids-to-shell conversion.

Deprecated:
The parameters are deprecated, instead use MbGridShellParams.

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