How to write a script for hypermesh
Altair Forum User
Altair Employee
Dear all,
I have many models to analyze, and all the settings are the same.
(e.g. 3D >> tetramesh >> volume tetra >> element size, all the settings are the same even in different models.)
So my professor asked me to write a script so that I could decrease the use of mouse.
Is there any script like C, C++ or something else that can be accepted in hypermesh?
And how to write it? Thanks!
0
Answers
-
Hi Joanne,
You can do scripting using tcl/tk. There are many open web resources on this and recommend you to go through on the same.
Also,go the HyperWorks Reference Guide where you can find the commands for the same.
We have some tutorials on customization in the Help. Please go through it so that you will get a good idea on this.
0