I started with a SubD surface (on the right), used the “radiate” command and converted the entire shape to Nurbs.
Then I wanted to give thickness to that shape through the “Offset Srf” command but it doesn’t thicken well.
Offset srf error.3dm (1.2 MB)
Avoid tangent surface corners. This is not good for offsetting. With creased corners you get a better offset result, then later blend the edges. e.g.:
Offset srf -creased-corners.3dm (1.6 MB)
Thanks Joshua.
