Hi,
Since I am new to scripting I have created a sample script that creates a batchmesh of surface using following code:
*createmarkpanel surfaces 1 "Select Surfaces"; *createstringarray 1 "breakconnectivity 0"; *hm_batchmesh2 surfaces 1 1 1 "D:/BatchMesh/durability_3mm_chk_tria.criteria" "D:/BatchMesh/durability_3mm_tria.param"; |
Can the above code be modified such that it asks input from user for the criteria and parameter file for different mesh sizes?
Thanks!
Bhargav