How to filter the deleted entities? #439
Unanswered
ladiesman1987
asked this question in
Q&A
Replies: 1 comment 2 replies
-
When iterating over an layout, it does not yield deleted entities e.g. |
Beta Was this translation helpful? Give feedback.
2 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.
-
I use the purge() method to avoid getting deleted entities, like:
msp.purge()
but it shows the modelspace doesn't have this method.
so ,how can i filter the deleted entities?
Beta Was this translation helpful? Give feedback.
All reactions