Skip to content

Commit 22218dd

Browse files
relative paths
1 parent 227fb0b commit 22218dd

5 files changed

Lines changed: 9 additions & 9 deletions

File tree

docs/05.tools/01.probing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The Probing tool is available when:
1818
- The probe tool icon appears in the viewer toolbar
1919
- Clicking the probe icon opens the "Probe location" panel
2020

21-
![Probe](Figures/probe.png)
21+
![Probe](./Figures/probe.png)
2222

2323
---
2424

docs/05.tools/02.variable-settings.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
## **Accessing Variable Settings**
88

9-
![Settings](Figures/settings.png)
9+
![Settings](./Figures/settings.png)
1010

1111
---
1212

@@ -82,15 +82,15 @@ Variables support a rich expression syntax:
8282

8383
Compute a dimensional time step for a rotor simulation with the following variables:
8484

85-
![VariablesExample](Figures/variables.png)
85+
![VariablesExample](./Figures/variables.png)
8686

8787
then you can set the rotational speed with:
8888

89-
![RotorSpeed](Figures/rotor_speed.png)
89+
![RotorSpeed](./Figures/rotor_speed.png)
9090

9191
and the time step with:
9292

93-
![TimeStep](Figures/time_settings.png)
93+
![TimeStep](./Figures/time_settings.png)
9494

9595
---
9696

docs/05.tools/03.surface-mesh-diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The Surface Mesh Diagnostics tool is available when:
2222
- A surface mesh is loaded in the viewer
2323
- The "Surface Mesh Diagnostic" button appears in the viewer toolbar
2424

25-
![InspectionButton](Figures/inspection.png)
25+
![InspectionButton](./Figures/inspection.png)
2626

2727
- Clicking the button opens the "Surface Mesh Diagnostic" interface
2828

docs/05.tools/04.volume-mesh-diagnostics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The Volume Mesh Diagnostics tool is available when:
2222
- A volume mesh is loaded in the viewer
2323
- The "Volume Mesh Diagnostic" button appears in the viewer toolbar (below the file path in the top bar)
2424

25-
![VolumeDiagnosis](Figures/inspection.png)
25+
![VolumeDiagnosis](./Figures/inspection.png)
2626

2727
- Clicking the button opens the "Volume Mesh Diagnostic" interface
2828

@@ -59,7 +59,7 @@ The diagnosis settings panel provides comprehensive slice management:
5959
- **Visibility toggle**: Eye icon next to each slice entry allows you to show or hide individual slices in the viewer
6060
- **Slice switching**: "Switch to crinkled" button toggles between crinkled (showing actual mesh element boundaries) and smooth slice visualization
6161

62-
![CrinkledView](Figures/crinkled.png)
62+
![CrinkledView](./Figures/crinkled.png)
6363

6464
- **Slice information**: Hover over slice entries to see tooltips with detailed information:
6565
- Example: "Worst-quality x-normal slice based on smallest minimum edge length in zone farfield"

docs/05.tools/05.mesh-statistics-panel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The Mesh Statistics Panel is accessed by:
1010

1111
- Clicking on the node count display in the viewer
1212

13-
![MeshStatisticsButton](Figures/nodes.png)
13+
![MeshStatisticsButton](./Figures/nodes.png)
1414

1515
- The panel opens in the main content area, replacing the 3D viewer
1616
- The panel displays comprehensive mesh statistics organized into sections

0 commit comments

Comments
 (0)