Message 1 of 7
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Forum,
I add an entity to the PICKFIRST selection set as follows.
Editor.SetImpliedSelection(new ObjectId[] { oiTarget }); entTarget.Highlight(); // Entity.
After this, I can type the CAD command "erase", and the selected entity is erased. However, if I press the DELETE key the entity is not erased (nothing happens). Why is that?
If I select something on screen with my cursor, the DELETE will erase it.
Thank you for you time.
Solved! Go to Solution.