algorithmic modeling for Rhino
Hey guys been trying to create a grid which scale can be changed. Yet it is formed by existing lines which form the site, so that the grid follows these curves (the curves will be paths). So within each closed curve a individual grid that can be manipulated id formed, yet matches with the overall master plan. Not sure if this is trying to be to much. But any help would be awsome
Tags:
Good news : very easily doable (the amateurish way). Gradually raise the N of curves to be processed in order to get the gist of what's happening. Bad news: requires several lines of code more for doing this the pro way: interactively work with a given block and do a "custom" local grid especially having the working plane per block in mind (the whole thing has to do with managing persisting data and other freaky stuff) ... and/or (optionally) create a "history" of actions (variations per block, that is).
Ugly news: C# based solution, no native components around.
Note: Using your data, load Rhino file first (test data are reference [ NOT internalized]).
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
© 2025 Created by Scott Davidson.
Powered by