Functions | |
| def | export (exportList, filename) |
| def | getObjectData (obj) |
| def | translate (ctxt, txt) |
Variables | |
| FreeCADGui = None | |
| pythonopen = open | |
Function Documentation
◆ export()
| def importJSON.export | ( | exportList, | |
| filename | |||
| ) |
References getObjectData(), and pythonopen.
◆ getObjectData()
| def importJSON.getObjectData | ( | obj | ) |
Referenced by export().
◆ translate()
| def importJSON.translate | ( | ctxt, | |
| txt | |||
| ) |
Variable Documentation
◆ FreeCADGui
| importJSON.FreeCADGui = None |
◆ pythonopen
| importJSON.pythonopen = open |
Referenced by export().
1.8.17