Hyperview 2023.1 api to set the display transparency level.

Answers
-
You can modify the transparency level in the TCL Command Window using the *transparencyvalue command:
ex.
Hope this helps!
Adam Reid
0 -
Hello @GTT Adam
This command will work only on Hypermesh. I am looking out for a command to work in Hyperview.
Thanks for your support
0 -
Since this is a general graphics option, this can be set using the command in a HyperMesh instance and it will be applied in subsequent HyperView instances.
Can you provide context as to why the transparency level needs to be set dynamically?
Hope this helps!
Adam Reid
0 -
Hi @GTT Adam
I am writing a code to save ISO image of an odb. I see a trend that, Simulation engineer sometimes set the transparency to 0 or 1. In such cases the ISO view is not plotted correctly or the contours are not visually clear. So, if i have an option to set the transparency to 7,5 before the script execution, i will be on a safer side to plot nice contours. I hope you understand my concern.
Thank you so much for your support.
0