I’m having a bit of trouble with ‘trim solid’ in grasshopper. I have placed spheres at the joints of all the joints on the edge of a surface, but when I use trim solid, it fails randomly for a few spheres in various places (not pattern that I can detect):
You could extract (internalize) just the significant portion of the geometry and post it.
Without file I would guess data mismatching. When you bake it and it works in rhino you can exclude a tolerance issue.
Hello Baris, thanks for the pointer, please see the attached internalized file. Are you able to run it? (warning, longish computation time) BGC_internalizedCutter.gh (913.2 KB)
I did a bake test and it was able to split the surface fine in rhino directly so it doesn’t seem to be a tolerance issue? I hope it isn’t a data tree mismatch, in the disabled component I flattened the cutters to completely sidestep this issue (but that takes even longer to run).
I’ve pulled out one of the offending surfaces (branch {8}) as well as the sphere. I bumped up the size as well to make it easier to see. Please see the attached file.BGC_internalizedCutter_highlights.gh (916.6 KB)
I’m also getting some really surreal behavior in rhino now too. If I bake the spheres and surface, a split operation doesn’t work. But if I rotate the sphere in place, the split function starts working. What am I missing? File attached with a split fail and split success.BGC_Splitfail.3dm (1.4 MB)