Toolbar & Content Menu

<< Click to Display Table of Contents >>

Navigation:  PlantDataManager > How to use > PlantDataManager Plugin >

Toolbar & Content Menu

Previous pageReturn to chapter overviewNext page

This chapter covers the various functions behind the toolbar and context menu in PlantDatamanager Plugin.

PDM Plugin Toolbar 01

The Accept/Reject menu items are explained under Data import.

PDM Plugin Toolbar 30

Show/Hide changed Objects

By default, PlantDataManager Plugin only shows the changed records (object). If you also want to see the unchanged objects you click on the "Show all objects" button.

PDM Plugin Toolbar 02

Now all unchanged drawings, classes and records are shown.

PDM Plugin Toolbar 03

If you click again...

PDM Plugin Toolbar 04

...the unchanged records are hidden again.

PDM Plugin Toolbar 05

Accept/Reject Changes

The next 4 buttons are:

Accepts All
This accepts a single change. Specifically the cell of the grid which has the focus.

Reject All
This rejects a single change. Specifically the cell of the grid which has the focus.

Accept All
This accepts all changes.

Reject All
This rejects all changes.

PDM Plugin Toolbar 06

Zoom

By default, you can click in the first column to zoom onto an object. If the drawing of this objects isn't already open, the drawing will be opened first.

When you hover over the first column you will see a magnifying glass as your mouse pointer.

PDM Plugin Toolbar 07

When you click in the first row the drawing will be opened and the object will be zoomed onto.

PDM Plugin Toolbar 08

When you click on the button in the toolbar zooming is deactivated. You recognize this by the missing magnifying glass on your mouse pointer when hovering over the first column.

PDM Plugin Toolbar 09

Revision Cloud

By default a revision cloud will be shown around the changed objects. If you click on the button it will be turned off.

PDM Plugin Toolbar 10

Hide/Show empty columns

By default all columns are shown of the selected class. If you click on the "Hide empty column" button, the columns of the selected class will be hidden.

PDM Plugin Toolbar 11

Now they are gone.

PDM Plugin Toolbar 12

Refresh

Sometimes it may be necessary to refresh the changed data. This may be useful in case you already loaded changed, but before you do anything, more changes were done by the PlantDataManager users. In this case you don't need to close the Plugin and open it again.

PDM Plugin Toolbar 13

Find

If you want to find a value you can click on the find button or use CTRL+F. The find function works as you would expect.

PDM Plugin Toolbar 14

Sorting/Ordering

By default, the rows are ordered by their PnPID value. You can change the order of a column by clicking in the header of a specific column.

PDM Plugin Toolbar 15

If you click again, the order will be reversed.

PDM Plugin Toolbar 16

You can also use "Extended Sorting" (similar to Excel).

PDM Plugin Toolbar 17

Now you can add multiple levels (columns) and order them A-Z or Z-A.

PDM Plugin Toolbar 18

Filtering

You can filter the data grid for a specific value in a column (incl. NULL values) by using "Filter by Selection".

PDM Plugin Toolbar 19

In this example everything which is "NULL" in column Service will remain. Every thing else is filtered out.

PDM Plugin Toolbar 20

To see all data again, you can use "Remove filter".

PDM Plugin Toolbar 21

Now all records are shown again.

PDM Plugin Toolbar 22

With "Filter Excluding Selection" it works the opposite way. Now all records which are NOT "NULL" will be shown.

PDM Plugin Toolbar 23

The result is this:

PDM Plugin Toolbar 24

You can also use filter expressions as in the query of PlantReporter. Here is an example.

PDM Plugin Toolbar 25

Freezing Panes

Also derived from Excel is the ability to freeze the first column. In this example it is the PnPID, but it may also be the Tag of a class.

PDM Plugin Toolbar 26

If you scroll horizontally now, the first column is fixed.

PDM Plugin Toolbar 27

You can then unfreeze the grid again.

PDM Plugin Toolbar 28

You can also freeze the top row, but there is typically not much use for it.

PDM Plugin Toolbar 29

Next Chapter: Data import