I can create a SelectionSet by using SelectionFilters and the Editor select functions. When I create SelectionSets this way I can use them in a command by calling the Previous selection. However, if I create entities, store their objectids and then create a SelectionSet by using the SelectionSet.FromObjectIds function, when I call the previous selection on a command nothing is selected. Is there a way to create a SelectionSet from ObjectIds that would be available to commands?
↧