Scaling a SUBd plane BUG

When scaling a subD plane, then offsetting it will create an offset proportional to the scaling, not the indicated amount. If you scale the plane up, then offset, the offset will be larger than indicated, if you scale down, smaller.

Thanks, I see that.
RH-82665 Offset scaled subD Plane error

-Pascal

1 Like

Hey Pascal,

Any update on this? It’s really crampin’ my style, man!!!

hehe

@perrasjewellery You can follow the YT regarding the status of it.
In the meantime, before running OffsetSubd of a scaled SubD, you can remove the scaling info with this workaround macro:

_ExtractControlPolygon Pause Enter _SelPrev _Delete _Sellast _ToSubd DeleteInput=yes Enter
1 Like

Thanks, man! I’ll try this!

RH-82665 is fixed in Rhino 8 Service Release 10

2 Likes

Whoo hoo! Great job, guys.

1 Like