Skip to main content
Version: Pre-Released

Worktop Overhang Size

Check Rule

WorktopOverhangSizeRule

Worktop overhang size exceeds allowed value.

Notification level: ℹ

KeyValue
IDWorktopOverhangSizeRule
Translation keyworktop_overhang_size_rule_title
worktop_overhang_size_rule_error_message

Behavior

This rule checks if the size of the worktop overhang has extended more than the allowed value, in order to prevent the user from planning an invalid kitchen.


Trigger Conditions

It is triggered if the size of the worktop overhang has extended more than the allowed value for the current configuration. The application recommends to modify the associated dimension.


Overload Parameter

Key nameTypeDefault valueDescription
maxDistancenumber250This parameter defines the necessary maximum distance for the worktop overhang. Mandatory.
distancenumber250(Deprecated, use maxDistance)
This parameter defines the necessary maximum distance for the worktop overhang.

For example:

{
"maxDistance":250
}

Illustration

The worktop overhang size has extended more than the allowed value for this configuration, the rule is triggered and informs the user to change the dimensions of the worktop. An animation is displayed to guide the user through the changes.

Overhang wrong size

Once the user has changed the dimension of the worktop overhang for the value less than or equal to 250mm (the overload value in this example) the design is error free.

Overhang new size