MatchCageEdit.rvb |
This is Part 1 of a three part exploration into Rhino's CageEdit and Cage commands.
The actual steps to rebuild a deformed cage is simple but tedious. That's why here is a script in the same vein as MatchProperties or MatchLayer:
MatchCageEdit.rvb (change .txt to .rvb)
But now your developed massing now looks like this:
To prepare for the script, you'll need to create a new cage about the new objects (rhino cage is really specific, if you had copied the cage over, you'll get craziness). Now, load the MatchCageEdit.rvb script:
1. New
2. Select the new cage you've just created
3. Select the new objects to cage
4. Select the cage you want to match to (unlike the first one, this one may be copied into location)
And you'll get:
And that's how you match your cages.
In Part 2, what happens when you combine this script with a grid of cages flown on surfaces
In Part 3, a look at how Spatial Deform works with grasshopper relative to CageEdit (more interactive and WAY more memory intensive).
hey there,
ReplyDeletethanks for the tool.
but the link seems not working,
can you pls update the link?