Joined: May 12, 2013
Post Count: 1545
Status:
Offline
Valid SVG shapes
For doors or windows the cutout will be the same as or smaller than the object. However, for a gate this could be different. I therefore tried M0,0 v1.1 h1.1 v-1.1 z in beta 11, but got a normal M0,0 v1 h1 v-1 z cutout.
I suppose relative values exceeding 1 may not even be valid in SVG (?)
France
Joined: Nov 7, 2005
Post Count: 9420
Status:
Offline
Re: Valid SVG shapes
Values out of the rectangle (0,0) - (1,1) won't be refused, but the resulting shape will be clipped in that rectangle. If you want to add some free space around a door or window, make the extra space transparent.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator