🎉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

How to obtain solver deck filename

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

Is it possible to obtain the path from the File: field of the Export Solver Deck tab in TCL?

Thanks,

Josh

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "tinh"
    Altair Community Member
    Updated by tinh

    Hi, Josh

    Just looking for the export file name in file hmsettings.tcl, you will find a TCL variable holding that name

    many variables saving status of hypermesh are available in hmsettings.tcl

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

    Thanks for the response. I couldn't find hmsettings.tcl until checking the manual. Apparently that it always written to My Documents on Windows, not the startup folder.

    The correct variable is ::HM_Framework::Settings::Export::FE_singleFile.