III. Geometry I, Network

Learning Goals:

  • COMPAS introduction

  • COMPAS basic geometry: point, line, vector, etc

  • understand the concept of Class

  • understand the relationship between a geometric object and a visualization object

  • connectivity

  • COMPAS Network data-structure

  • data serialization

Installation before class:

Please install the following software and packages before the class. You can find installation tutorials by clicking the link.

After installation, you can try to print your compas version in your Rhino Python Editor. You can find the tutorial here: for win, for mac.

Code of the Week:

Please download the following .zip file. It contains the code that we will use during the class.

Last updated