Skip to content

Commit b870934

Browse files
KdTree.md added UI description
1 parent 7d3e30d commit b870934

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/KdTrees.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ Recently i tried to make this quite robust, if however the cache file cannot be
3232

3333
## Create KdTrees for an OPC hierarchy.
3434

35-
KdTrees can be constructed
36-
- directly from within PRo3D. This is now available via the UI.
35+
KdTrees can be constructed:
36+
- directly from within PRo3D. This is now available via the UI
37+
![alt text](./images/createKdTree.png)
3738
- the [library](https://www.nuget.org/packages/OPCViewer.Base) and in [particular](https://github.com/aardvark-platform/OpcViewer/blob/7fdf368e1e59a2c33c0cc7e5ca3e20b8c18a42a0/src/OPCViewer.Base/KdTrees.fs#L307).
3839
- the OPC command-line tool. see [here](./OpcTool.md).

0 commit comments

Comments
 (0)