0. Initialisation

Initialise RV2

Initialisation of RV2 is required at the beginning of all RV2 sessions. It does several necessary jobs:

  • Bring up a front-page providing useful links about RV2 and require users to accept RV2’s Terms and Agreements to proceed.

  • Initialize data structures and user session needed for RV2 to operate in Rhino environment.

  • Kick off compas_cloud server in background and establish connection to it from Rhino.

If a previously saved .3dm file is being used, open the file directly without any Rhino windows open, instead of starting Rhino then opening the file.

Open & Save .rv2 File

Once RV2 has been initialised, previously saved .rv2 session file can be loaded to resume work.

Last updated