Units Profile by default in Hyperview

JM Desrosiers
JM Desrosiers Altair Community Member
edited October 2020 in Community Q&A

Hi.

 

Is there a way in Hypergraph to change the Units Profile by default?

 

Everytime I open a T01 file, I have to manually select the correct units (mm, ms, g for my case) in the column D in the picture bellow.

 

Thanks in advance!

 

image.png.33fb6a8aa26f2ca8f3da8ff9b3d2b587.png

 

 

Tagged:

Answers

  • Rahul Rajan_21763
    Rahul Rajan_21763 New Altair Community Member
    edited August 2019

    To disable the unit scaling using the following Preferences Statement:

    *BeginPlotDefaults()

                *EnableUnitScaling(false)

    <?xml version="1.0" encoding="UTF-8"?>Unit Profile.JPG

  • JM Desrosiers
    JM Desrosiers Altair Community Member
    edited August 2019

    Thanks for the answer! I'll try that

     

    JM

  • Mario_21478
    Mario_21478 Altair Community Member
    edited August 2019

    Hello JM,

     

    There is also the elegant way via the options: Preferences->Options.

    Here you can switch the scaling and/or dialog on or off. See picture.

    You'll find it in the Hypergraph client.

     

    Best Regards,

    Mario

     

    image.png.4fe1c4b96b05abbc60a4d881808fe15d.png