Translations:FreeCAD API/9/en

From FreeCAD Documentation
addImportType(string, string)

Description: Adds a new import file type to FreeCAD, works the same way as addExportType, the handling python module must contain an open() and/or an import() function.

Returns: