Overview This document outlines the process of exporting data from Giraffe, with a particular emphasis on the workflow from Giraffe to Rhino. While some basic knowledge of Python is helpful, the necessary scripts have been created and provided by the Giraffe team to streamline the process.

Download your Python Script

Giraffe to Rhino projected - Python script

giraffeToRhino_projected.py.zip

The file ‘giraffeToRhino_projected’ accounts for XY Euler/Cartesian coordinates

Giraffe to Rhino - Python script

giraffeToRhino.py.zip

The file ‘giraffeToRhino’ accounts for longitude and latitude coordinates

Quick Links

Exporting Data

Export Visuals

Speckle - Interoperability with Almost Anything!

Export Menu


Access the export menu via the main menu (☰) → Export

<aside> 💡 Note: To export data, you must be working in a saved project. See Create projects (with boundaries) for more info.

</aside>

Untitled

For Rhino compatibility, we recommend exporting as a GeoJSON (in longitude, latitude or the project defined coordinate transform)

Rhino


  1. In the command line, type ‘RunPythonScript’

  2. Select and open the relevant script that you downloaded at the start of this guide

image.png

image.png

  1. Another window will appear - select the GeoJSON file export from Giraffe

image.png

  1. Click Ok to continue

image.png