Version: 9.12.0
Home
HexoticPLUGINBuilder Namespace Reference

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...
 
string Hexotic = MG_Hexa
 
bool Inward = True
 Direction of viscous layers for MG_Hexa algorithm. More...
 
bool Outward = False
 

Detailed Description

Python API for the MG-Hexa meshing plug-in module.

Variable Documentation

◆ noHexoticPlugin

int noHexoticPlugin = 0

◆ MG_Hexa

string MG_Hexa = "MG-Hexa"

Algorithm type: MG-Hexa hexahedron 3D algorithm, see Hexotic_Algorithm.

◆ Hexotic

string Hexotic = MG_Hexa

◆ Inward

bool Inward = True

Direction of viscous layers for MG_Hexa algorithm.

◆ Outward

bool Outward = False