Flux2o at Autodesk University 2018
Flux2o is a full-fledged technology demonstrator of a workflow spanning Autodesk Revit and the Grasshopper plugin for Rhino3d using a Web Application as the intermediary.
Colloborator
Neil Katz, AIA, Computional Designer, Associate Director, Skidmore, Owings, & Merrill, LLP, New York
Description
This project demonstrates collaborative workflows for using intelligent model data to perform wayfinding analyis and egress compliance checks.The first part of this two-part demonstration walks through a popular ‘Shortest Walk’ algorithm to evaluate egress conditions of a single floor plate using the Grasshopper Visual Programming interface. The second part demonstrates the process of transferring room and door data from Autodesk Revit to Grasshopper via the internet and back again. This project was built in collaboration with Neil Katz, Computational Designer and Associate Director at Skidmore, Owings, and Merrill LLP, New York.
Website
Presentation Slide Show
Features
- Open source project on Github.com https://github.com/parametrix/flux2o
- Extracting room and Door data including geometry using the JSON format.
- Perform analysis in Grasshopper for Rhino2d
- Grasshopper Graph (Neil Katz)
- Retrieving Analysis results back into Revit using Dynamo
- Map of the data flow