Automate Using cmf

User: "Altair Forum User"
Altair Employee
Updated by Altair Forum User

hi,

I'm new to hypermesh automation.

I'm trying to automate a mesh process in hypermesh using cmf file. 

Recorded all the process and tried to use the same as automation file.

But know the problem is the auto assignment of the ansys template, element type and component entities are not working.

Instead the windows are opening up and asking user for  the input, which i wanted to avoid . 

Can anyone help me for this.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "llyle_20499"
    New Altair Community Member
    Updated by llyle_20499

    Hello Mounika,
    .cmf files are created in Hypermesh 13 and older, so I guess you're using one of those.

    You will have to load Hyperwork using a .bat so that selection of userprofile is not needed.  Please write the below in notepad and save it as .bat file (do modify installation location).

    'C:\Program Files\Altair\13.0.110\hw\bin\win64\hw.exe' -clientconfig hwfepre.dat  -nouserprofiledialog -uAnsys

     

    Please refer to the below resource to know how to start ansys profile in batch mode. 
    https://connect.altair.com/CP/kb-view.html?f=&kb=88294