FreeCAD: master 77d666a4

Author Committer Branch Timestamp Parent
chennes chennes master 2021-01-29 23:01:22 master 4db83a41
Changeset Fix DXF import with no layers

As discussed in https://forum.freecadweb.org/viewtopic.php?f=3&t=54842, if OpenSCAD creates a DXF with no layers in it, the code that is supposed to handle that in FreeCAD has a minor type error in it that prevents the import from working.
mod - src/Mod/Draft/importDXF.py Diff File
mod - src/Mod/OpenSCAD/OpenSCAD2Dgeom.py Diff File