Remove disconnected features

This function automatically recognizes features that are disconnected either from the column start or from the previous feature in the column.

That can be useful, for example, to remove letters or symbols in the diagram.

What features are recognized can be defined in three ways:

  1. Features that have a certain distance from the column start (see Disconnected from the column start

  2. Features that have a certain distance from the previous feature in the column (see Disconnected from the previous feature)

  3. A combination of 1. and 2. (see Disconnected from start and previous)

Disconnected from the column start

When only the checkbox from column start is checked, all features that have the given distance from the column start are selected.

../_images/basic_diagram_disconnected_01.png

Disconnected from the previous feature

When only the checkbox from previous feature is selected, all features that have the given distance from the previous feature in the column (and everything to the right of it) is selected.

../_images/basic_diagram_disconnected_03.png

Disconnected from start and previous

If both are selected, the selected feature must have the given distance from the column start and from the previous feature in the column to be selected.

../_images/basic_diagram_disconnected_02.png