There's a new set of components in LunchBox for Grasshopper that allows you to serialize and deserialize Rhino and Grasshopper geometry. This opens up streamlined methods for storing and sharing geometry information, which can be particularly helpful when version control, component design, or distributed collaboration are critical. Once serialized, you're able to export geometry data to text-based documents like CSV or Excel spreadsheets. This data can be saved to a design database to be leve...