Python API for the MG-Hexa meshing plug-in module. More...
Data Structures | |
class | Hexotic_Algorithm |
Defines a hexahedron 3D algorithm. More... | |
Variables | |
int | noHexoticPlugin = 0 |
string | MG_Hexa = "MG-Hexa" |
Algorithm type: MG-Hexa hexahedron 3D algorithm, see Hexotic_Algorithm. More... | |
Hexotic = MG_Hexa | |
Inward = True | |
Direction of viscous layers for MG_Hexa algorithm. More... | |
Outward = False | |
Python API for the MG-Hexa meshing plug-in module.
int noHexoticPlugin = 0 |
string MG_Hexa = "MG-Hexa" |
Algorithm type: MG-Hexa hexahedron 3D algorithm, see Hexotic_Algorithm.
Hexotic = MG_Hexa |
Inward = True |
Direction of viscous layers for MG_Hexa algorithm.
Outward = False |