🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Is it possible to create HyperMesh model (*.hm) using hmbatch.exe

User: "Vladimir_Gantovnik"
Altair Community Member
Updated by Vladimir_Gantovnik

Guys, is it possible to create HyperMesh model (*.hm) using hmbatch.exe (or something else) without open HyperMesh GUI?

For example, I want to create two nodes and save the model as model.hm using the following tcl script:

*createnode 0 0 0 0 0 0 *createnode 10 0 0 0 0 0 set path_hm "C:/projects/example1/nodes.hm" *writefile $path_hm 1

I don't want the HyperMesh main window to open.

Thank you!

Find more posts tagged with