RADii Grasshopper#

../../../_images/all_components.png

Types of components#

1. Connect is the fundamental component to connect to a channel, it has to be connected to all components for publishing.
2. Params relay or link the described datatype
3. Publish components send different types of data from CAD software to a channel and its connected viewers.
4. Save enables you to save .radii files local on your machine or on a channel in the cloud.
5. Subscribe imports data from a viewer back to your local Rhino Grasshopper session.
6. Tools to modify point clouds and meshes

Data flow diagram RADii#

Diagram of all ways in which data can be sent, stored and received with RADii

Diagram of all ways in which data can be sent, stored and received with RADii

Publish sends data from the CAD software through the cloud to a RADii Viewer.
Subscribe imports data from a RADii Viewer though the cloud back to the CAD software.
Publish Reference allows for data that was stored in the cloud to be downloaded to viewers without having to directly upload it again.
Save Content can save all publishing content to the cloud or locally as a .RADII file. The viewers can then manually download them from the cloud or import locally.
Viewers can save all content they have received into a local .RADII file.

Grasshopper Components#

Connect Components#

Publish Components#

Save Components#

Params Components#

Subscribe Components#

Tools Components#