Page 1 of 1

How to increase the width of the complete shape ?

Posted: 24 Aug 2020, 15:41
by suri
Hey Admin,

I need to increase the width of the shape, I have increased the length of the shape using scene object properties and scaling. But there is no option to increase the width of the shape.

Is it possible to increase the width of the shape? I have imported the .obj format shape, afterwards I need to convert it into a model.

That's why I need to increase the width of the shape ?
Kindly have a look into below image.
https://drive.google.com/file/d/1K4G_md ... sp=sharing

Thanks in advance

Re: How to increase the width of the complete shape ?

Posted: 27 Aug 2020, 15:19
by coppelia
Hello,

not sure about what width you are talking about... the width of the individual walls? The x/y size of the whole environment?
The width of the individual walls can be adjusted. But you'll have to ungroup the environment first (if it is a compound shape), then individually handle each wall section, which is probably a very lengthly task. If you write a small script, you can automate that task quite easily.

Cheers