I have delete some element by CAD, but ezdxf still can read them, why? #1204
Unanswered
xinkun-mini
asked this question in
Q&A
Replies: 1 comment
-
That's not enough information to give an answer, but you can check if an entity is alive by looking at the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
here is a arrow at (7400,32784) with no elements else below

but using ezdxf api, I can still get a insert object at position (5000,5000) , but I have already remove it from CAD , and I can't see it too
so I want to know if a insert object is 'deleted', I wonder to know if there will be a state field
thanks for all!!
Beta Was this translation helpful? Give feedback.
All reactions