I have a problem for a script in a 3D GIS software (Infraworks). I need to say to a 3D model to have the same random value for 4 different attributes, x,y and z scale and z movement. Someone knows how to do it?
At the moment I wrote this script, but cause I'm not a proper programmer I don't know if it's the right way.
[TREES.MODEL_SCALE_X, TREES.MODEL_SCALE_Y, TREES.MODEL_SCALE_Z, TREES.MODEL_TRANSLATE_Z] = Math.random()*3+1