algorithmic modeling for Rhino
Very easy with code (I'm not interested to attempt it with components, mind).
Notify if you need a demo
Check Attached: this gets a random List of curves and finds what is inside what (and puts them into a Tree branch).
Note:
1. This DOES not work with nested inclusions (i.e. Curve contains curve (OK) that contains curve (not OK) ... etc, etc). The C# version that does that is strictly internal.
2. If you suspect intersecting events on your curves ... add a continue (or some other logic) to the related if (i.e. RC == RegionContainment.MutualIntersection) statement (see MakeCurvTree Method).
3. Load first R file for the demos.
4. DO NOT include the out most "sheet" boundary (see 1: 2 level nesting = Adios Amigos) into your curvList.
Pay attention to tolerance matters as well (how "close" the out curves are etc etc). Let them breath a bit.
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by