FEM: objects create, add a new line to make copy easier
This commit is contained in:
@@ -717,6 +717,7 @@ FreeCADGui.doCommand("import " + module)
|
||||
for s in sorted(App.ActiveDocument.supportedTypes()):
|
||||
if s.startswith(module):
|
||||
print(s)
|
||||
|
||||
"""
|
||||
|
||||
## @}
|
||||
|
||||
Reference in New Issue
Block a user