FEM: small improvements in the regard of flake8 compatiblity
This commit is contained in:
committed by
Yorik van Havre
parent
849be0979c
commit
21d7acbc9d
@@ -26,6 +26,9 @@
|
||||
#***************************************************************************/
|
||||
|
||||
|
||||
import FreeCAD
|
||||
|
||||
|
||||
FreeCAD.addExportType("TetGen file (*.poly)", "convert2TetGen")
|
||||
FreeCAD.addImportType("FEM formats (*.unv *.med *.dat *.bdf)", "Fem")
|
||||
FreeCAD.addExportType("FEM formats (*.unv *.med *.dat *.inp)", "Fem")
|
||||
|
||||
Reference in New Issue
Block a user