Skip to main content

Project Properties

The Project Properties panel collects per‑project settings — naming and coordinate system, how and when the project is saved, mesh storage, the map panel, interaction preferences, the 3D renderer, and the in‑situ stress field used by geomechanics tools.

Open it by selecting the project at the top of the project tree (its settings appear in the Properties pane). Settings are grouped into collapsible categories; expand a category to see its options. Hover any row for a tooltip.

note

Most settings are saved with the project. A few are application‑wide (saved per user): Verbose Debugging and Use Vulkan Renderer.

General

SettingWhat it does
NameThe display name of this project.
EPSG CodeThe project's coordinate reference system (the EPSG projection code). Determines how coordinates are interpreted and reprojected.

Saving & Backup

SettingWhat it does
Enable Auto SaveAutomatically save the project at the Autosave interval.
Autosave intervalTime between automatic saves, in minutes.
Backup On SaveKeep a backup copy of the existing project file each time you save.
Backup IntervalHow often a backup copy is retained when Backup On Save is enabled — Always, Hourly, Daily, Weekly, Monthly, Yearly or Never.
Vacuum On Next ReloadCompact the project database the next time the project loads — removes deleted items and reclaims disk space. The flag clears itself after it runs.
tip

On large projects, leave Backup Interval at Daily (or longer) so saves stay fast, and run Vacuum On Next Reload occasionally to keep the database compact after lots of edits/deletions.

Meshes & Performance

SettingWhat it does
Compressed MeshesStore meshes in the compressed V3 format for smaller project files.
Optimise For SpeedOptimise meshes for fast loading and editing rather than smallest size. Turn off if you'd rather minimise on‑disk size.

Map Panel

SettingWhat it does
Default URLMap service used by the 2D map panel — Bing Maps, Google Maps or Google Earth.
Map Default ZoomDefault zoom level for the map panel (1–20).

Startup & Interaction

SettingWhat it does
Reload last sceneReopen the scene that was active when the project was last closed.
Reverse mouse wheelReverse the direction the mouse wheel moves the model.

Advanced & Diagnostics

SettingWhat it does
Use Vulkan RendererRender the 3D view with Vulkan (required for VR) instead of OpenGL.
Verbose DebuggingWrite detailed diagnostic messages to the log. Useful for troubleshooting; may slow the application.
Python PathFolder containing the Python 3.13 runtime used for scripting and the machine‑learning tools.
Use Vulkan Renderer is restart‑to‑apply

Changing the renderer takes effect the next time VRGS starts — it does not switch the live 3D view. You can also set it from the command line with -vulkan or -opengl; see the VR User Guide.

GNSS Data

Shown only while a GPS/GNSS receiver is connected. Lists each tracked satellite (SV Num) with its azimuth, elevation and signal‑to‑noise ratio. This is live, read‑only telemetry — there is nothing to edit here.

Stress Field

The in‑situ principal stresses used by geomechanics / DFN tools. Each principal stress has a magnitude and an orientation (dip / dip‑direction):

SettingWhat it does
Sigma 1Major principal stress magnitude, with its orientation.
Sigma 2Intermediate (median) principal stress magnitude, with its orientation.
Sigma 3Minor principal stress magnitude, with its orientation.
note

Set these to your interpreted or measured stress state before running stress‑dependent analyses (e.g. fracture aperture / permeability in the Discrete Fracture Network tools).