Version: 9.15.0
Home
BLSURFPluginBuilder Namespace Reference

Python API for the MG-CADSurf meshing plug-in module. More...

Data Structures

class  BLSURF_Algorithm
 MG-CADSurf 2D algorithm. More...
 

Functions

def version_less (str version, str ref_version)
 

Variables

string LIBRARY = "libBLSURFEngine.so"
 
 Triangles
 
 QuadrangleDominant
 
 Quadrangles
 
 FromCAD
 
 PreProcess
 
 PreProcessPlus
 
 PreCAD
 
 DefaultSize
 
 DefaultGeom
 
 MG_CADSURF_GlobalSize
 
 MG_CADSURF_LocalSize
 
 MG_CADSURF_Custom
 
 SizeMap
 
 BLSURF_Custom
 
 BLSURF_GlobalSize
 
 BLSURF_LocalSize
 
int noBLSURFPlugin = 0
 
string MG_CADSurf = "MG-CADSurf"
 Algorithm type: MG-CADSurf triangle algorithm, see BLSURF_Algorithm. More...
 
string BLSURF = MG_CADSurf
 

Detailed Description

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

Function Documentation

◆ version_less()

def BLSURFPluginBuilder.version_less ( str  version,
str  ref_version 
)

Variable Documentation

◆ LIBRARY

string LIBRARY = "libBLSURFEngine.so"

◆ Triangles

Triangles

◆ QuadrangleDominant

QuadrangleDominant

◆ Quadrangles

Quadrangles

◆ FromCAD

FromCAD

◆ PreProcess

PreProcess

◆ PreProcessPlus

PreProcessPlus

◆ PreCAD

PreCAD

◆ DefaultSize

DefaultSize

◆ DefaultGeom

DefaultGeom

◆ MG_CADSURF_GlobalSize

MG_CADSURF_GlobalSize

◆ MG_CADSURF_LocalSize

MG_CADSURF_LocalSize

◆ MG_CADSURF_Custom

MG_CADSURF_Custom

◆ SizeMap

SizeMap

◆ BLSURF_Custom

BLSURF_Custom

◆ BLSURF_GlobalSize

BLSURF_GlobalSize

◆ BLSURF_LocalSize

BLSURF_LocalSize

◆ noBLSURFPlugin

int noBLSURFPlugin = 0

◆ MG_CADSurf

string MG_CADSurf = "MG-CADSurf"

Algorithm type: MG-CADSurf triangle algorithm, see BLSURF_Algorithm.

◆ BLSURF

string BLSURF = MG_CADSurf