You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 24, 2023. It is now read-only.
Attributes have the following flags on group code 70
1 = Attribute is invisible (does not appear)
2 = This is a constant attribute
4 = Verification is required on input of this attribute
8 = Attribute is preset (no prompt during insertion)
In particular the first bit of this group is interesting for setting the invisibility field in the attrib. The other bits might need new fields, or a single field for flags containing all of them could be added.
A proposed solution for getting the invisibility information is to add the following lines to
dxfgrabber.dxfentities.Attrib.setup_attributes