Hi
Would it be possible to offset a non planar polyline in Grasshopper with differen values?
For example:
Side A = 10mm Offset
Side B = 15mm Offset
…
Thank you!
Jonathan
Hi
Would it be possible to offset a non planar polyline in Grasshopper with differen values?
For example:
Side A = 10mm Offset
Side B = 15mm Offset
…
Thank you!
Jonathan
Any reason not to create the offset curves separately, one on each side with the desired offset distance?
I am not sure if I then can join it again to a closed curve again (since it is not planar)
The directions of the offset will probably be chaotic, so I would need to offset each line-segment in both directions and then figure out which one to take
I then need to trim and split each line before joining them again
Can you provide a file with an example of the input and the desired output?
Hey David,
I guess I would need something like this:
Thanks for your help!
this should be reliable as long as the offset of the sides intersect each other
but when something like this happens it’s game over
there might easily be better solutions…