Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ATTRIB/ATTDEF proper processing #50

Open
vagran opened this issue Apr 20, 2023 · 2 comments
Open

ATTRIB/ATTDEF proper processing #50

vagran opened this issue Apr 20, 2023 · 2 comments

Comments

@vagran
Copy link
Owner

vagran commented Apr 20, 2023

It should be investigated how to properly handle ATTRIB/ATTDEF entities.

Here is one piece of information.

As I see, they are not always rendered by Autodesk viewer, but are listed in block attributes instead:
image

@dotoritos-kim
Copy link
Contributor

#58 Added logic to select the correct layer and block. Please take a look.

@dotoritos-kim
Copy link
Contributor

#58 Changed the logic a bit. All insert entities are put into an array and sorted groupBy. And
Match the handle like that to find the insert.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants