Functions | |
| def | export_common (values, objectslist, filename) |
Variables | |
| pythonopen = open | |
| def PathScripts.PostUtilsExport.export_common | ( | values, | |
| objectslist, | |||
| filename | |||
| ) |
Do the common parts of postprocessing the objects in objectslist to filename.
References PathScripts.PostUtilsExport.pythonopen.
| PathScripts.PostUtilsExport.pythonopen = open |
Referenced by PathScripts.PostUtilsExport.export_common().