Getting Started
Installation
With pip, compas_tna
can be installed directly from the GitHub repo.
pip install git+https://github.com/BlockResearchGroup/compas_tna.git#egg=compas_tna
Or from local source files.
git clone https://github.com/BlockResearchGroup/compas_tna.git
cd compas_tna
pip install -e .
Rhino Configuration
python -m compas_rhino.install -p compas compas_rhino compas_tna