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
documentation on building blocks and templates
I have not been able to locate documentation on building blocks and
templates. Can someone help me out? Thanks,
rmuntz
templates. Can someone help me out? Thanks,
rmuntz
Tagged:
0
Answers
Best regards,
Marius
as one operator. The basic functions would be to (a)create/delete a block definition, (b)incorporate a
predefined block in a new process, and (c)navigate a process containing a block by going "into"
the block and then out again. Thanks,
rmuntz9
It is a little bit like copy/paste, just that what you copy can be accessed any time again.
If you want to "call" a process from another process, use the Execute Process operator. You can even pass data and macros around.
To pass data: on the inner process, connect the process input ports on the *right* of the process to get input, and connect those on the *left* to pass output to the calling process.
In the outer process, connect the data to the ports as you would do with any other operator.
Hope that helps!
Best regards,
Marius