Version: 9.12.0
Home
GMSHPluginBuilder Namespace Reference

Python API for the GMSH meshing plug-in module. More...

Data Structures

class  GMSH_Algorithm
 Base of all GMSH algorithms. More...
 
class  GMSH_2D_Algorithm
 
class  GMSH_3D_Algorithm
 

Variables

int noGMSHPlugin = 0
 
string GMSH = "GMSH"
 
string GMSH_3D = "GMSH_3D"
 
string GMSH_2D = "GMSH_2D"
 

Detailed Description

Python API for the GMSH meshing plug-in module.

Variable Documentation

◆ noGMSHPlugin

int noGMSHPlugin = 0

◆ GMSH

string GMSH = "GMSH"

◆ GMSH_3D

string GMSH_3D = "GMSH_3D"

◆ GMSH_2D

string GMSH_2D = "GMSH_2D"