Hello,
When creating a selection Command using the PromptXXXOptions and PromptXXXResult. The entities are selected on the current view, but once the selection ends the entities return to an unselected state.
Is it posible to leave them in selection mode.
I want to this, beacuse it will be better to use Editor.SelectImplied() instead of saving the last selection object Ids.
Thanks