The Rhino SDK is delivered as a compressed zip file named rhino-sdk-2.6.2.x.zip
.
To begin the Rhino installation, unzip rhino-sdk-2.6.2.x.zip
:
-
With Linux, use the unzip command:
$ unzip rhino-sdk-2.6.2.x.zip
This will create the directory
RhinoSDK
in the current working directory. -
With Windows, unzip the zip file to
C:\RhinoSDK
or another suitable directory.