Sporph Not Including a Hole in Surface

Hi, so I wish for my sporph to set voronoi on exacly the surface that is visiable on the right, but i cant get it to work.

ponczek.gh (32.4 KB)

Your base surface is a rectangle. Your target is not saved in the file.

For the sporph to work, the base surface basically needs to be an unrolled version of the target. That means in your case the base needs to have the hole.

Please internalise the input data.

Hi,

as far as I know, you need to use “CreateUVCrv” command in Rhino or a C# script, to get something that respects the boundaries:


260413_Sporph.gh (15.4 KB)
based on a script from the one and only HS_Kim:

Best,
Baris