How to create a GUI workflow in HyperMesh?


Updated by Altair Forum User
Hi all,
How to create a complete analysis workflow in HyperMesh by using TCL codes? The workflow tree shows the complete process, like the following picture. I want to know how to create a GUI workflow tree like this. Thank you.
Roy
Sort by:
1 - 5 of
51


Updated by Altair Forum User
Hi
1) create a treectrl widget
2) create items for treectrl widget
3) write bound procs of the items
Can you do it?
Hello tinh,
Thank you for your reply. I don't know how to do this. Could you give me some simple example or reference documents?
Roy


Updated by Altair Forum User
Hi Imoto,
Thank you for the vedio. How to output this workflow into hypermesh?
Roy
Hi
1) create a treectrl widget
2) create items for treectrl widget
3) write bound procs of the items
Can you do it?