Skip to Main Content
Autodesk
Status Gathering support
Product InfoWorks ICM
Categories API / Exchange
Created by Craig Jones
Created on Jul 20, 2021

Add Date Properties to Scenario Objects (Ruby)

This would add a `date_created` or `date_last_committed` field to Scenario Objects in the `WSApplication.current_network`. It could be used to delete (or archive) old scenarios. For example, this would allow users to write a ruby script that can loop through and delete any scenarios greater than 3 years old.
  • Attach files