Installing Grasshopper Plugins

Language: English | Deutsche Version

Press Win+R to open the run dialogue. Type powershell, then press OK.

With PowerShell open, copy and paste the following command and run it:

[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://docs.itau.uni-weimar.de/attachments/14'))

Afterwards, all required plugins should be installed.


Revision #17
Created 2025-09-16 09:34:47 UTC by rweiser
Updated 2026-07-03 09:20:13 UTC by rweiser