After upgrading to the latest version, a GH model that has been working well has stopped working. The culprit seems to be that before this version, an extrusion was being treated to a surface when fed to a SDivide component. See attached example.
Is there any workaround for this, or is it possible to download an earlier version of the software while the issue is looked into?
In my program, that component is just a standard “surface” component used to organise the layout. Not sure why it does that on yours. You can replace it with a generic “Geometry” panel or remove it entirely.
This used to work before V8.5. I need the grid to consider the surface as a whole, not 4 surfaces, because the results will be fed to srfgrid and then panelling tools. The solution above suggested by Quan Li works properly.