Hi everyone!
is there a way to Apply “planner curve” command to multiple object but one by one,not all together in order to avoid the self intersect error message?
all curves are planner and closed, but they may intersect, I just want to apply the command to each curve on by one so that I get a surface for each one.
it’s 13000 surfaces, so, thanks for helping because it would be great…
Do you mean the PlanarSrf
command?
I wrote a script for this awhile back - see if it does what you want…
PlanarSrfEachCrv.py (1.4 KB)
thank you so much for the amazing help you provide for all people in there!
you are the best!