Data Structures | |
| class | GeomStudyTools |
Functions | |
| def | getGeompy |
Variables | |
| GEOM = None | |
| tuple | logger = Logger("salome.geom.geomtools", color = termcolor.RED) |
| dictionary | _geompys = {} |
| def GEOM_PY.geomtools.getGeompy | ( | studyId = None | ) |
Return an object behaving exactly like geompy module, except that it is associated with the study `studyId`. If `studyId` is :const:`None`, return a pseudo geompy object for the current study.
| GEOM_PY::geomtools.GEOM = None |
| tuple GEOM_PY::geomtools.logger = Logger("salome.geom.geomtools", color = termcolor.RED) |
| dictionary GEOM_PY::geomtools._geompys = {} |