Theera Expert Licensed User Longtime User Oct 19, 2012 #1 Hi all, In many threads,I saw only autoscalerate(value of between 0-1) and autoscaleall. I have never seen to use autoscale(obj) in example. Who have example to show me to understand. I don't know that when do I use this fuction. Best Regards Theea
Hi all, In many threads,I saw only autoscalerate(value of between 0-1) and autoscaleall. I have never seen to use autoscale(obj) in example. Who have example to show me to understand. I don't know that when do I use this fuction. Best Regards Theea
klaus Expert Licensed User Longtime User Oct 19, 2012 #2 AutoScale(obj) can be used if you want to autoscale just one object. Or if you want to autoscale only a few objects with one AutoScale(obj) for each. Best regards. Upvote 0
AutoScale(obj) can be used if you want to autoscale just one object. Or if you want to autoscale only a few objects with one AutoScale(obj) for each. Best regards.