A program to recognize and reward our most engaged community members
need graphics area aspect ratio(size) in hypermesh
Hey, it's a bit tough to understand your post.
foreach {x y w h} [hm_getgraphicarea] {puts 'you've got graphic area size $w x $h}
Hi,
you can set the aspect ratio in the file hm.cfg (hm\bin\win64 for windows). Look at...
----------------------------------------
The aspect ratio of the screen can be defined using the screensize commandshown below. The command requires two parameters which define the physicalsize of the usable portion of the screen. The first parameter defines thehorizontal dimension and the second paramter defines the vertical dimension. *screensize(13.5,10.125)
Regards,
Mario