Cooktop and Half Height Cabinet
CooktopHalfHeightCabinetRule
Distance between cooktop and a half height cabinet.
Notification level: ⚠
Key | Value |
---|---|
ID | CooktopHalfHeightCabinetRule |
Translation key | cooktop_half_height_Cabinet_rule_title cooktop_half_height_Cabinet_rule_error_message |
Behavior
This rule checks the distance between a cooktop and a half height 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
HalfHeightCabinets
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 |
---|---|---|---|
minDistanceHalfHeightCabinet | number | 150 | The minimum distance in millimeters between a cooktop and half height cabinet. Optional. |
minDistFromHalfHeightCabinet | number | 150 | (Deprecated, use minDistanceHalfHeightCabinet) The minimum distance in millimeters between a cooktop and half height cabinet. Optional. |
For example:
{
"minDistanceHalfHeightCabinet":150
}
Illustration
A cooktop is close to a half height cabinet, 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 half height cabinet to a distance greater than or equal to 150 mm (the overload value in this example), after clicking Refresh the check in the Help center, the design is then error free.