Run process from one of the middle operators

ivangeraskin
New Altair Community Member
Running all operators in the process can be timeconsuming. How can I run only part of the process (several operators)?
Tagged:
0
Answers
-
Insert breakpoints before/after is a good way to stop in the middle of process and double check before proceeding to the next steps.
Also, properly pairing 'Remeber' and 'Recall' operators definitely help you retrieve an object remembered before.Grouping operators in a 'subprocess', and right click to enable/disable the subprocess can help you skip some branches to save time.
0 -
This thread should be moved to the main Studio board.
0