|
C3D Toolkit
Kernel - 118057, Vision - 2.14.7.1821
|
Operation parameters of grids-to-shell conversion. More...
#include <op_shell_parameter.h>
Collaboration diagram for MbGridShellParams:Public Member Functions | |
| MbGridShellParams (const MbSNameMaker &operNames, IProgressIndicator *prog=nullptr) | |
| Constructor by parameters. | |
| MbGridShellParams (bool sg, bool mf, bool ugs, bool ca, const MbSNameMaker &operNames, IProgressIndicator *prog=nullptr) | |
| Constructor by parameters. | |
| bool | IsSewGrids () const |
| Sew together faces of grids or not. | |
| bool | IsMergeFaces () const |
| Merge similar faces or not. | |
| bool | UseGridSurface () const |
| Use the surface based on triangulation or not. | |
| bool | IsCopyAttributes () const |
| Copy attributes or not. | |
| const MbSNameMaker & | GetNameMaker () const |
| Get the object defining names generation in the operation. | |
Public Attributes | |
| IProgressIndicator * | _progress |
| A progress indicator of the operation. | |
Operation parameters of grids-to-shell conversion.
Operation parameters of grids-to-shell conversion.