Be able to create selection lists using ICM Exchange from a list of Node or link IDs
29
votes
Daniel Bourne
shared this idea
-
Yi Chen commented
There's an indirect way to achieve this.
1. Create an empty selection list in ICM in advance
2. Copy and generate a new selection list using copy_here method in ICM Exchange
3. Open the network and select the nodes or links needed using run_SQL method or iterating through the objects in ICM Exchange
4. Save these objects needed into the new selection list using save_selection method in ICMExchange