Python API to access SMESH objects in the study. More...
Data Structures | |
| class | SMeshStudyTools |
| This class provides several methods to manipulate mesh objects in Salome study. More... | |
Functions | |
| def | TEST_createBoxMesh |
| def | TEST_selectAndExport_01 |
| def | TEST_selectAndExport_02 |
| def | TEST_display |
Variables | |
| SMESH = None | |
Python API to access SMESH objects in the study.
| def smeshstudytools.TEST_createBoxMesh | ( | ) |
References smeshBuilder.New().
| def smeshstudytools.TEST_selectAndExport_01 | ( | ) |
| def smeshstudytools.TEST_selectAndExport_02 | ( | ) |
| def smeshstudytools.TEST_display | ( | ) |
References TEST_selectAndExport_01(), and TEST_selectAndExport_02().
| SMESH = None |