I want to increase the objects(function) size into a model by asris script , how should i do?
Best Reply
Hi,
you can use ObjOcc.SetSize(int xExt, int yExt) to change the size of an object occurrence.
I want to increase the objects(function) size into a model by asris script , how should i do?
Hi,
you can use ObjOcc.SetSize(int xExt, int yExt) to change the size of an object occurrence.
Kay Fischbach on
Hi,
you can use ObjOcc.SetSize(int xExt, int yExt) to change the size of an object occurrence.