The new components are intended to facilitate collaboration within a team of Grasshopper users that are sharing geometry to coordinate.
New Components (Rhino 5.0 only)
- Rhino Pack: Serializes Rhino geometry types into a SQLite database record.
- Rhino Unpack: Deserializes geometry records stored in a SQLite database file created with Rhino Pack. Toggles allow users to query by geometry type.
Fixes
- Fixed some syntax issues with some of the special database creation components.
Feedback is, of course, always appreciated.
Geometry object types (points, curves, surfaces, breps, and meshes) can be recorded to a SQLite file. |
Different geometry can be queried using toggles. This view shows only the points being pulled from the SQLite file. |