UaModeler  1.6.5.472
Graphics View

Table of Contents

Browsing Models

The Graphics View you can do graphical browsing in your project. Select a node in the Information Model window to display it together with referenced nodes in the Main Window. Double-click on another node to move it to the center and add its referenced nodes to the view. If the clicked node has to much children for a well-arranged view, only eight additional nodes shown. In this case you can “srcoll” by double-clicking on the yellow arrow symbol at the node. Click on the gray buttons to move up in the hierarchy. The green arrows in the view toolbar can be used to move back and forth between selected nodes.

gui_scroll.png

It is also possible to do a graphical recursive browsing. Right-click on a graphical reference and choose “Browse Recursive” from the context menu.

gui_browserec_start.png

All nodes that are referenced directly or indirectly from the starting node using this reference type are added to view.

gui_browserec_finish.png

Find Nodes

You can use the graphic view to search for Nodes. The keyboard shortcut Ctrl-F opens a dialog where you can enter a NodeId or a browse name. If the namespace index of the node to search is not 0 you have to append the namespace index and a : to the NodeId (e.g. 1:1001).

When you are searching for a browse name, the namespace index will be ignored. In some cases there will be more than one node with the same browse name. In this case clicking Find will show the next node with this browse name.