A script that asks user for criteria & parameter file for batch mesh

User: "BHARGAV PANCHAL_22437"
Altair Community Member
Updated by BHARGAV PANCHAL_22437

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

Find more posts tagged with

Sort by:
1 - 3 of 31