Message 1 of 8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello
My question is similar to this one, just I need to delete multiple CombineFeature objects witch cannot be placed to some sub component. It takes some time to delete them in a loop by calling deleteMe() for every feature. It is much faster to select those features in UI and delete them all at once, but I cannot find how to do it in API.
Solved! Go to Solution.