Non-planar contouring of geometry

Hi I’m needing help in generating the contour of a geometry that is not planer similar to the image attached below is there any way I might approach this? Any help is appreciated!


Geometry Non planer.3dm (255.3 KB)

It would be very helpful if we could have a file to work off of. :slightly_smiling_face:

Looks like you want to extract the isocurves from the geometry, see attached. The tricky thing is getting the contours to be evenly spaced across different surfaces. You could try getting the UV dimensions of the surfaces and normalizing, or setting a unique Steps value for each surface and trying to get as close as possible.

non-planarcontour.gh (8.5 KB)

The definitions I posted here might be useful

1 Like