Skip to Main Content
Autodesk

Be able to create selection lists using ICM Exchange from a list of Node or link IDs

No description provided
  • Attach files
      Drop here to upload
    • Guest
      Reply
      |
      Jul 9, 2020
      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