I want to use the “Compose Grid” to generate the grid, but that component doesn’t work !
- Also, where can I find a full tutorial on PanelingTools for GH ?
unnamed.gh (6.3 KB)
I want to use the “Compose Grid” to generate the grid, but that component doesn’t work !
@Shing_yatchun
You should use the Compose Grid Number component in this case (if you know the number of rows)
Check the “PanelingToolsForGrasshopperPrimer” for details about each component and tutorials. You can find it here: PanelingTools for Rhino and Grasshopper | Food4Rhino
In relation to ptCompose and ptCompseNum component, the manual explain in pages 44-46 how to use them. I hope this helps.
Picture 1 is the GRID generated with Panel2D in Rhino, and Picture 2 is the grid generated with ptSelGrids in GH. Obviously, the grid needs to be the same, but the results generated by the two methods are different. Picture 3 is a GRID generated in Rhino with ptGridCurve2, but this command is not available in GH, and when I tried to generate a Gird with ptComposeNum, I did not get the result I wanted!