algorithmic modeling for Rhino
Dear Users and Userettes,
Grasshopper 0.8.0060 is available for download from the usual location. This is a bit of an experimental release, so if you're on a tight schedule you should stay away for a few days in case nasty bugs do turn up.
The installer for 0.8.0052 can be downloaded directly from our servers in case you need to revert.
Old files should open fine, but you might not be able to open files saved with 0.8.0060 on earlier versions!
Major changes explained:
Detailed list of changes since 0.8.0052:
Enjoy.
--
David Rutten
david@mcneel.com
Poprad, Slovakia
Tags:
Ok, thank you for the answer
SUPER!!!
Great stuff!!
This component converts a list of points into a list of numbers. There's also one that goes the other way. So this:
{0,4,2}, {6,6,3}, {8,0,3}
becomes this:
{0,4,2,6,6,3,8,0,3}
provided the mask is XYZ. If the mask were ZYX, then the list of numbers would look like:
{2,4,0,3,6,6,3,0,8}
This is useful basically for 4 scenarios I can imagine:
It may well prove to be useful for reading/writing data to files as well.
--
David Rutten
david@mcneel.com
Poprad, Slovakia
Yepa!
Just because I now can store curves and breps etc. into the gh file doesn't mean I do. I only use that new feature when you copy (as opposed to reference) geometry out of the rhino document as persistent data, or when you internalise computed data. So you in effect control whether or not this geometry is stored inside the gh file.
If you copy geometry instead of referencing it, it becomes easier to share files as you no longer have to supply the gh and the 3dm which contains the shapes.
If you internalise data it's sort of like 'grasshopper-only-baking'. Geometry which has been calculated can be converted into locally stored geometry without going through Rhino.
--
David Rutten
david@mcneel.com
Poprad, Slovakia
Hi David,
Can I just say that ...
Added 'Internalise Data' menu item to parameter menus.
... is fabulous
I was about to wish that you add it to Panels, but now that the Params have the ability it trumps my original wish for the Panel's contents to remain once disconnected. The Panel is just a tool to view whats there.
Also the Tree Explode output has a nice touch for showing the branch path. I was wondering if you could add the same indication to Stream Filter. eg instead of S have S(2)
Glad you like it. Actually there's no reason why the Panel shouldn't also have this feature. I just forgot to add it to that menu as well.
--
David Rutten
david@mcneel.com
Poprad, Slovakia
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