dear All,
I have created a python function to do some calculations on a .disp file from an optistruct calculation.
The python n lcude graphics to upload teh .disp file and save the output needed directly as a picture in th same folder.
I woudl like to run this script directly with a button in my toolbar. I generally do that using tcl command in hyperMesh.
In the xml file of my extensiopn bar for HV I have added the following:
command="py: source $::env(ONEDRIVE)/MacroAltair/MaxionMacroUtilities2024/hv/Script/42_MyStiffness_fct.py"
I have teh button but, seems that this command doesn't work properly.
Do you have any idea?
Thanks a lot in advance,
Fabio