Introduction

Each network contains a matrix of 7 rows and 11 columns.

But via Insert/Delete row and Insert/Delete column you can shift rows downwards/upwards and shift columns to the right/left.

Rules for Inserting Rows/Columns

The following rules apply when inserting rows/columns.

  • The new row is inserted above the first selected row.

    The content of the following rows will be shifted to the bottom.

  • The new column is inserted left of the first selected column.

    The content of the following columns will be shifted to the right.

  • If there are no free rows/columns at the bottom/right of the network, the menu items will be disabled.

  • If the new row would intersect a middle or a bottom node of an FFB, the menu items will be disabled.

Rules for Deleting Rows/Columns

The following rules apply when deleting rows/columns.

  • You can not delete a row/column containing any object.

  • If there are no free rows/columns at the current position, the menu items will be disabled.

Inserting Rows

Step

Action

1

Select the desired row in the vertical ruler (click the row number).

2

Use the Insert row menu command from the context menu of the vertical ruler or use the Edit > Insert row menu command.

Result: A row is inserted above the selected row.

Inserting Columns

Step

Action

1

Select the desired column in the horizontal ruler (click the column number).

2

Use the Insert column menu command from the context menu of the horizontal ruler or use the Edit > Insert column menu command.

Result: A column is inserted left of the selected column.

Deleting Rows

Step

Action

1

Select the desired row in the vertical ruler (click the row number).

2

Use the Delete row menu command from the context menu of the vertical ruler or use the Edit > Delete row menu command.

Result: The row is deleted. The rows below are shifted on row up. At the bottom an empty row is inserted.

Deleting Columns

Step

Action

1

Select the desired column in the horizontal ruler (click the column number).

2

Use the Delete column menu command from the context menu of the horizontal ruler or use the Edit > Delete column menu command.

Result: The column is deleted. The columns from the right are shifted one column to the left. At the right side of the grid an empty column is inserted.