Contents

Index

Selection criterion, examples

Several tools...

To enter a selection criterion or condition, do the following:

Examples

To find all the doors and windows:

OBJECT=Window opening|OBJECT=Door opening

The criterion is met when the condition before or after the | is true.

To find and highlight all rooms larger than 15 m², you would use the following syntax:

OBJECT=Room&Floor surface>15

The criterion is met when the condition both before and after the & is true.

To find all the walls with the material B25:

Material="B25"

Click Attribute... and select the Material attribute in the General architecture group.
The criterion "B25" must be enclosed in ”quotation marks" as you are looking for text.

To find all the components that have not been assigned a material:

Material=""

Click Attribute... and select the Material attribute in the General architecture group.
If you do not enter a criterion between the ”quotation marks", the program will look for elements without materials.

To find all the walls that have been assigned the material Timber:

OBJECT=Wall&Material="Timber"

The criterion "Timber" must be enclosed in ”quotation marks" as you are looking for text.



(C) Allplan GmbH Privacy policy