[ Bug ] Problems with DXF import option 'Use layers'

A forum dedicated to the Draft, Arch and BIM workbenches development.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
User avatar
Roy_043
Veteran
Posts: 8552
Joined: Thu Dec 27, 2018 12:28 pm

[ Bug ] Problems with DXF import option 'Use layers'

Post by Roy_043 »

There are 2 issues when using the DXF import option 'Use layers':

1.
Two 'Layers' nodes are created. One with a 'folder' icon, the other with a '3 layers' icon. The individual layers are children of the node with the 'folder' icon.

2.
The last object in each layer group does not receive the correct line color.

Related:
https://forum.freecadweb.org/viewtopic. ... 64#p364533

Code: Select all

OS: Windows 8.1 (6.3)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.19.19591 (Git)
Build type: Release
Branch: master
Hash: 27771fc6ee93170b6ecb978ff4da438a5b9cfe97
Python version: 3.7.3
Qt version: 5.12.5
Coin version: 4.0.0a
OCC version: 7.3.0
Locale: Dutch/Netherlands (nl_NL)
Attachments
Layers.dxf
(14.27 KiB) Downloaded 11 times
DXF_UseLayers_Bug.png
DXF_UseLayers_Bug.png (14.67 KiB) Viewed 579 times
Post Reply