hexagon logo

Can someone suggest me the easiest way or the flow chart of converting a demo vehicle into an All Wheel Drive vehicle?

Can someone suggest me the easiest way or the flow chart of converting a demo vehicle into an All Wheel Drive vehicle?
Parents
  • Okay so this took a bit of hacking and I'm sure there is a better way of doing it but here it goes:
     
    1- go to simulate -> ​full vehicle Analysis -> vehicle Analysis -> set full vehicle Analysis
     
    You will see that the drive bias slider is disabled and you cannot move it, to undo this:
     
    2- press the F3 key, the command window should Pop up
     
    3- Copy paste one line at a time and press enter to execute one command at a time:
     
    • interface slide mod slider_name = .ACAR.dboxes.dbox_ana_ful_par_set.s_drive_bias enabled = yes
    • interface label modify label_name = .ACAR.dboxes.dbox_ana_ful_par_set.l_drive_bias enabled = yes
     
    4- you should be able to move the slider to 50% now and press apply
     
    Nevermind it does not work, something happens after running the Simulation and the values return back to what they were
Reply
  • Okay so this took a bit of hacking and I'm sure there is a better way of doing it but here it goes:
     
    1- go to simulate -> ​full vehicle Analysis -> vehicle Analysis -> set full vehicle Analysis
     
    You will see that the drive bias slider is disabled and you cannot move it, to undo this:
     
    2- press the F3 key, the command window should Pop up
     
    3- Copy paste one line at a time and press enter to execute one command at a time:
     
    • interface slide mod slider_name = .ACAR.dboxes.dbox_ana_ful_par_set.s_drive_bias enabled = yes
    • interface label modify label_name = .ACAR.dboxes.dbox_ana_ful_par_set.l_drive_bias enabled = yes
     
    4- you should be able to move the slider to 50% now and press apply
     
    Nevermind it does not work, something happens after running the Simulation and the values return back to what they were
Children
No Data