Hi everyone
Im a new user of rihno 8 and grashooper.
Problem:
Some boundary curves were generated from the sides of a box as a result of a surface offset operation. I now need to simplify these curves into polylines (degree-1 curves) containing only the corner vertices. I tried using the Simplify command and increasing both the tolerance and angle values. While some redundant vertices are removed, others remain, even though they appear to be collinear. Why aren’t all of the collinear vertices being removed?
left oryginal frame , middle - converted to poly and reduce, right simplify curve
there are still some vertices next to corners
simplify issue.3dm (360.7 KB)
This Grasshopper script is intended to generate a custom waffle-structure cage with additional alignment pins used for accurate positioning of the side plywood sheets. Each plywood panel edge must be annotated with the required cutting angle for fabrication.
The input geometry is an envelope box. I need to offset this geometry to create space for the plywood thickness and then generate the shapes of all plywood panels.
STboxy.gh (72.4 KB)
I identified the corresponding surfaces and oriented them in the Top view. The next step is to find the matching edges and use RuleSrf to generate the side surfaces for all panels.
I would appreciate any help.




