algorithmic modeling for Rhino
Hi there,
I made two different definitions to divide surface and offset curves. On first surface definition works fine as thE surface is planar. The other definition is for curved surface and I try to make it work. In this case the expression -x dont change anything so i cannot go on with this def. Does someone has any clue?
Thanks
Tags:
it'll be easiest for you to construct this as a mesh as early in your definition as possible, and it will all run much lighter.
This is another way to do this and I must say half shorter definition than mine and less complicated. Really great, I'll work on that too. Thanks a lot!
Hello Blisza,
Not sure this is of any help but I took a look at your definition and I think I can tell you why it doesn't work.
The thing is that a planar surface is internally converted into a planar polyline curve inside the [offset] component and can then be offseted on its plane.
On the other hand a non-planar surface cannot be translated to a planar curve and the result is that each segment of the curve is offseted individually, giving you an undesired result (you can see that if you un-flatten the output of the offset component (For every closed curve, 4 curves are produced).
I believe your only chance is to try to do this another way, maybe extruding rectangular sections along the surface on U and V... I can't tell for sure...
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by