Cooktop and High cabinet
CooktopHighCabinetRule
Distance between cooktop and a high cabinet.
Notification level: ⚠
Key | Value |
---|---|
ID | CooktopHighCabinetRule |
Translation key | cooktop_sink_rule_title cooktop_sink_rule_error_message |
Behavior
This rule checks the distance between a cooktop and a high cabinet.
Trigger Conditions
It is triggered if two products are closer than the minimum value.
Affected Products
The rule affects the products with:
- The closed tags
HighCabinets
orCooktop
- The parameter
cooktop
This information is mandatory in order to have a check on this kind of products.
Overload Parameter
Key name | Type | Default value | Description |
---|---|---|---|
minDistanceHighCabinet | number | 150 | The minimum distance in millimeters between a cut-out for a hob and high cabinet. Optional. |
minDistFromHighCabinet | number | 150 | (Deprecated, use minDistanceHighCabinet) The minimum distance in millimeters between a cut-out for a hob and high cabinet. Optional. |
For example:
{
"minDistanceHighCabinet":150
}
Illustration
A cooktop is close to a high unit, the rule is triggered and informs the user to change the position of the cooktop. An animation is displayed to guide the user through the changes.
Once the user has moved the cooktop away from the high unit to a distance greater than or equal to 150 mm (the overload value in this example).
After clicking Refresh the check on the Help center, the design is now error free.