Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am looking for code to get entity from entity handle. I am write code to highligh blockreferences using it's entity handle. User will enter entity handle manually and It will highligh block reference if match is found.
I am confused how to approach this. Can i get object Id from entityhandle? or Can i get access to entity directly with entity handle?
Currently i am looping through all objects in drawing to find my match. I am looking for more efficient way to solve my problem.
Solved! Go to Solution.