|
C3D Toolkit
Kernel - 118057, Vision - 2.14.7.1821
|
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. | |
| GridsToShellValues & | operator= (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. | |
Operation parameters of grids-to-shell conversion.
Operation parameters of grids-to-shell conversion.