Hi all,
I created an GUI in hypermesh. However i can not activate command from TCL gui.
Here is a simple code
::hwtk::button $f.b1 -text 'Text Button' -help 'Text only' -command {createentity comps name=component3}
If anyone knows how to do that, could you please show me?
Regards