This rule checks that floor names are numeric and consecutive. The floor names should start from 1.
The rule doesn’t have any parameters.
Analysing the results:
The rule creates issues for floor names that are:
-
non-numeric: Name has non-numeric characters
-
smaller than 1: Floor names must start from 1.
-
in wrong order: For example, floor 3 has smaller elevation than floor 2.
-
not consecutive: For example, the building has floors 1, 2, and 4.
Rule report:
The rule does not have a report.
Rule tools:
The rule does not have any tools.