Project Interpretation Tree Structure
The Project Interpretation Tree displays geological interpretations and measurements organized hierarchically in the left panel "Interpretations" tab. This page documents all interpretation types in the exact order they appear, as defined in ProjectInterpViewBar::PopulateInterpTree().
Interpretation Structure Table
The following table lists all interpretation categories in the Project Interpretation Tree in the exact order they appear. Click the links to access context menu commands and property documentation for each type.
| Interpretation Item | Context Menu | Properties | Description |
|---|---|---|---|
| Orientation | Context Menu | Properties | Structural orientation measurements (bedding, fractures, cleavage) |
| Scan Lines | — | — | Fracture scan line surveys |
| Palaeocurrent | — | — | Palaeocurrent indicators and measurements |
| Log Elements | — | Properties | Stratigraphic log unit elements |
| Measurements | — | — | General measurement data |
| Polylines | Context Menu | Properties | 2D and 3D interpreted line features |
| Faults | Context Menu | — | Fault surface interpretations |
| Flight Path | — | — | Camera flight paths for animations and geotours |
| Surfaces | Context Menu | Properties | TIN Geosurfaces - interpreted geological surfaces |
| Geopolygon | Context Menu | Properties | Geobody polygons with facies and palaeocurrent data |
| zone | — | — | Stratigraphic zone definitions |
| Sections | — | — | Cross-section panels through interpretation data |
| Sketch Layers | — | — | Hand-drawn sketch layers and annotations |
| Time Series | — | — | Time-series data and temporal analysis (development builds) |
Interpretation Tree Notes
- All items are top-level interpretation categories in the Project Interpretation Tree
- Context Menu links show right-click operations for that interpretation type
- Properties links show properties available when individual items are selected
- Orientation data can be sorted by stratigraphic horizon or structural set using toolbar buttons
- Items marked (development builds) may not appear in all VRGS versions
- — indicates no dedicated documentation page exists (uses default operations)
Tree Hierarchy Visual
Project Interpretation Tree
├── Orientation
├── Scan Lines
├── Palaeocurrent
├── Log Elements
├── Measurements
├── Polylines
├── Faults
├── Flight Path
├── Surfaces
├── Geopolygon
├── zone
├── Sections
├── Sketch Layers
└── Time Series
Common Interpretation Uses
Structural Interpretation
- Orientation - Structural measurements (bedding, fractures, cleavage)
- Scan Lines - Fracture scan line surveys
- Faults - Fault surface interpretations
Stratigraphic Interpretation
- Log Elements - Stratigraphic log units
- Surfaces - Geological horizon surfaces (TIN Geosurfaces)
- zone - Stratigraphic zone boundaries
Geometric Interpretation
- Polylines - 2D/3D interpreted line features (horizons, contacts, traces)
- Geopolygon - Sedimentary body interpretations with facies
- Sections - Cross-section panels through data
Auxiliary Data
- Palaeocurrent - Palaeocurrent indicators and flow directions
- Flight Path - Camera paths for animations and geotours
- Sketch Layers - Hand-drawn annotations and overlays
- Measurements - General measurement data
Sorting and Organization
The Interpretation Tree includes toolbar controls for organizing data:
Sort by Stratigraphy - Groups orientation measurements by stratigraphic horizon (picks)
Sort by Set - Groups orientation measurements by structural set (joint sets, bedding, etc.)
Expand/Collapse All - Expands or collapses all tree branches
Common Interactions
Click checkbox: Show/hide interpretation in 3D view
Single click item: Select interpretation and display properties
Double-click item: Zoom to interpretation (Go To) or open editor
Right-click item: Display context menu with operations
Right-click group: Display group operations menu
Related Documentation
- Project Trees Overview - Overview of all project trees
- Project Data Tree - Spatial data tree structure
- Project Collections Tree - Collections tree structure
- Context Menus Index - Complete context menu reference
- Properties Index - All object properties
This documentation reflects the interpretation tree structure as defined in ProjectInterpViewBar::PopulateInterpTree() for VRGS 2020 and later versions.