Skip to Main Content
Autodesk
Status For Review
Product InfoWorks ICM
Categories API / Exchange
Created by Oscar Holemans
Created on Mar 11, 2026

Fix sim.status method return values

As a user I want a reliable way to determine when a simulation has finished using the sim.status method. Currently, we have been advised to use "sim.status == 'None'" to determine when a sim has finished, which works (somewhat) for local sims but not in other cases like when they are TCP'd to another local agent. The method should return accurately the status codes as documented, e.g., "Active", "Success", and "Fail".

  • Attach files