Message 1 of 3
Does CommandFlags.UsePickSet work with SelectEntity?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a routine that refuses to use the pick set that is selected when the command starts.
As far as I can tell, the only difference between it and the ones that work is that this is the only one that uses the Editor.SelectEntity() method. Does the UsePickSet command flag have any effect on SelectEntity()?
As far as I can tell, the only difference between it and the ones that work is that this is the only one that uses the Editor.SelectEntity() method. Does the UsePickSet command flag have any effect on SelectEntity()?
Sinc