I’m using the Surface Domain Chord Distance for obtaining panel grids of uniform panel sizes.
The panel distribution looks good on the wider end of the surface but that unfortunately looses the structure once the surface turns towards the shorter end. What is the right approach in the case of the given surface ?
Is it possible to maintain the standard 1.5x4 rectangular grid with custom panels occurring only closer to the curved side of the surface ?
Thank you for taking the time to provide a solution. I sincerely apologize for not mentioning earlier that ‘panellingtools’ and ‘lunchbox’ applications are part of this particular case. You understood the situation correctly, and now the panels are arranged exactly as I expected.
However, for this task, I also need to consider the irregular panels that are near the curve. Somehow, these irregular panels and some panels at the shorter end of the surface are being ignored.
I would appreciate any other workaround you might suggest.
There are anomalies in your base surface that cause more splits than expected in some cases, like branch 17 near the bottom. You can see them more clearly using the “Only draw preview geometry for selected objects” feature.
Not the first time I’ve seen plugins used when native components will do the job, as well or better. Plugins are a last resort as far as I’m concerned. A deeper understanding of GH will result when you don’t reach for plugins first.
Here is yet another way to do this that eliminates sliver fragments on the right (long straight edge).
It looks complicated but most of it is a setup for the intersecting planes at the bottom. Note the Shift List before the red component that removes the first plane on the right.
The purple group is merely cosmetic.
P.S. I’d like to see a good example of Paneling Tools (PTComponentLibrary) that’s demonstrably better than standard GH components?