Message 1 of 6
GetSelection from user with some entities already selected
Not applicable
05-06-2010
12:17 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hallo,
I need to get a selection of entities from the user, as with the editor.GetSelection() method, but I want some entities to be already selected when the user starts selecting, so he/she can de-select them. I managed to do this with ActiveX, but I can't find a way to achieve this using the managed wrappers. I don't know if Utils.SelectObjects() can be of any use, cause I can't find any documentation on it.
Could anyone help, please?
Thanks
using AutoCAD 2007 (or earlier if possible)
I need to get a selection of entities from the user, as with the editor.GetSelection() method, but I want some entities to be already selected when the user starts selecting, so he/she can de-select them. I managed to do this with ActiveX, but I can't find a way to achieve this using the managed wrappers. I don't know if Utils.SelectObjects() can be of any use, cause I can't find any documentation on it.
Could anyone help, please?
Thanks
using AutoCAD 2007 (or earlier if possible)