Message 1 of 3
Problem: How to remove Lines (or other entities) from a selection set?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Couldn't readily discern any methods within the selectionSet class which readily allows one to add and remove items. The current methods within the class are (CopyTo, FromObjectIds, GetEnumerator, GetObjectIds, ToString) - none to add or remove items. My preference is to work with the existing selection set rather than to create a new one.
Is there any way of removing Lines from a given selection set?
Your assistance is greatly appreciated.
BK