BOMFormula Enumeration
Help Text: Formula used for calculating consumption
Style: ComboBox
Values
Name | Value | Description |
---|---|---|
Formula0 | 0 | Standard |
Formula1 | 1 | Height * Constant |
Formula2 | 2 | Height * Width * Constant |
Formula3 | 3 | Height * Width * Depth * Constant |
Formula4 | 4 | (Height * Width * Depth/Density) * Constant |
Formula5 | 5 | Step |