Skip to content

Commit 4dbc8fa

Browse files
authored
Bugfix
1 parent eb22c16 commit 4dbc8fa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mevislab.github.io/content/tutorials/basicmechanisms/coordinatesystems/coordinatesystems.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,10 @@ The voxel size is now 1.
8989

9090
You can add this network to the world coordinate system network developed above and see both coordinate systems.
9191

92+
{{<alert class="warning" caption="Warning">}}
93+
Replace the `SoGroup` module from the World Group in your network by a `SoSeparator`. Additional details about the difference can be found [here](https://mevislab.github.io/examples/tutorials/openinventor).
94+
{{</alert>}}
95+
9296
![World coordinates of the loaded image](/images/tutorials/basicmechanics/WorldVoxelNetwork.png "World coordinates of the loaded image")
9397

9498
Opening the `SoExaminerViewer` shows the world coordinate system in white and the voxel coordinate system in yellow.

0 commit comments

Comments
 (0)