Doors in plan are stretched out.

This topic has been viewed 3217 times and has 1 replies
Thread status: Active
How can I do this? [img]http://www.sweethome3d.com/images/flags/en_small.gif[/img]
Post Reply New Topic
Ferraro
Posts: 22
Joined: Wed Apr 16, 2014 6:25 pm

Doors in plan are stretched out.

Post by Ferraro »

I recently upgraded from 4.2 to 6.2, and found the doors in my library that are using cut out shapes are not showing correctly in plan view. Instead of the normal white box that displays over the wall, I get a really long stretched out box that is at least 20 times the size it should be hanging way outside my actual plan. This happens on all my door and windows with custom cut out shapes. This is an example of what I have in the properties file.

Code: Select all

doorOrWindowCutOutShape#1=M0,0v84.25h36v-84.25z

Looks fine in 3D view, but plan view is ruined. Any ideas what is causing this? Is there another setting I must add for custom cut outs since 4.2?
Ferraro
Posts: 22
Joined: Wed Apr 16, 2014 6:25 pm

Re: Doors in plan are stretched out.

Post by Ferraro »

So, to answer my own question for the sake of those interested. The SVG path dimensions were calculated in inches previously, which worked fine in older versions.
I multiplied all the dimensions by 2.54, and they are now working fine...

Code: Select all

doorOrWindowCutOutShape#1=M0,0v84.25h36v-84.25z

is now:

Code: Select all

doorOrWindowCutOutShape#1=M0,0v213.995h91.44‬v-213.995z
Post Reply New Topic

Who is online

Users browsing this forum: No registered users and 2 guests