Hi, can't find this in Grasshopper, I know of the solid union, that command doesn't work. What I'm trying to do is to create a solid from 4 surfaces. The _CreateSolid command in Rhino works but not the grasshopper solid union command.
Anything I'm dooing wrong? Do I need to trim/untrim surfaces before joining them?
And sorry for a basic question like this (I assume it is since I can't find another thread about it in a glance).
_CreateSolid is not exposed in the .Net or RhinoCommon SDKs therefore we cannot access them in a GH component. I have put in a request for this, hopefully it will show up in the next service release or update.