🎉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 save HyperView visualization preferences?

Mandy KramerUser: "Mandy Kramer"
Altair Community Member
Updated by Mandy Kramer

I'd like to change the default display options in HyperView. I loaded the .mvw file that was attached to the following article about HyperView model information options (Tutorials, How To, Troubleshooting - How to customize Model Info note in HyperView? (altair.com)).

 

Next, I made three changes in the HyperView session:

  • graphics window background color (with a tcl command)
  • changed the display settings of the model measures (had to load in results to do this)
  • configured the model notes field

 

I then saved a new .mvw file in order to make the updated preferences default using File > Load > Preferences, but I can't find the option to assign the new file as default. Furthermore, when I try to load in the new preferences file in another session of HyperView, none of the settings are changed. I'm sure that there are multiple layers of things I'm doing wrong here, but provided a description of my attempt for a little more context.

 

My question is: how can I save the three listed display settings such that they are loaded by default when a new HyperView session is launched?

 

Thanks,

Mandy

Find more posts tagged with

Sort by:
1 - 1 of 11

    Hello again Mandy,

    preference file has to be written out of HyperView, and that can be tedious. If HyperWorks(default) remains bold that means the syntax in the preference file you tried to load is incorrect.

    There is an section in online help dedicated to preference file statements:

    https://help.altair.com/hwdesktop/hwx/topics/chapter_heads/preference_file_statements_r.htm

    Again, setting up the preference file is not really guided.

    That said, your 14 clicks should generate hwc commands, which you should be able to leverage in a tcl or Python script (right click in the hwc command widow > Copy to tcl or copy to Python). Then you should get access to a script which you could use to initiate your measure settings.

    Looking at the Plot Style, that could be an unexpected behavior. Coul you please reate a support request so that we can investigate further?

    Best Regards,

    Michael