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 |
Python API for the MG-CADSurf meshing plug-in module.
| def BLSURFPluginBuilder.version_less | ( | str | version, |
| str | ref_version | ||
| ) |
| 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.
| string BLSURF = MG_CADSurf |