The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Answers
only some of the iterating operators (loops) support a timeout like that, for example the operator "RepeatUntilOperatorChain". Another very simple solution (which would also only work inside of loops / at certain places of a process) would be to add a new TimeoutOperator which asks its parent process for the process start time and decides id the process should be stopped.
Cheers,
Ingo
Hi...this is an old thread but I was wondering if anyone has any new insight on this. Thanks.
Scott