hexagon logo

Setting mouse Transformation Options using Settings.pcl?

I'm using Patran 2012 (64-bit), and I would like to set the default mouse Transformation Options using the Settings.pcl file. I've used the following variables on newer versions of Patran but they don't seem to work on version 2012. Can anyone point me to the right variables? Is there a full variable list somewhere?
 
pref_env_set_real( "gmPrfTransFactor", 0.1 )
pref_env_set_real( "gmPrfZoomFactor", 0.1 )
pref_env_set_real( "gmPrfRotationFactor", 6.0 )
 
Thanks
Parents Reply Children
No Data