DARST_Erl
Functions: Definition of the colors used to display the calculation results for the water flow of the least favorable sprinkler.
The number of colors for the water flow has to match the number of defined colors; that is, if Number of Colors = 12, then 12 colors have to be defined (Color 1, ..., Color 12). The colors should become progressively darker, starting with a light shade, since Color 1 corresponds to the smallest water flow and Color 12 to the largest.
The color numbers can be found in the color palette in AutoCAD/BricsCAD (Color Index table).
AnzahlFarben =9
Farbe1 =130
Farbe2 =140
Farbe3 =150
Farbe4 =160
Farbe5 =172
Farbe6 =174
Farbe7 =204
Farbe8 =234
Farbe9 =230
Currently set to 9 colors:

- AnzahlFarben
Description: Number of colors to be used to represent water flow
Values: An integer greater than 0 (default: 9 colors)
- Farbe1
Description: Color used to represent pipes with the lowest water flow
Values: Integer according to the AutoCAD/BricsCAD color table
- Farbe9 (assuming NumberOfColors = 9)
Description: The color used to represent pipes with the highest water flow
Values: An integer according to the AutoCAD/BricsCAD color table
- AequidistUnterteilung
Description: Should the range of water flow rates be divided into equal intervals?
Values: T (= yes), F (= no)
- FarbeSprink
Description: The color used to represent the most unfavorable sprinkler
Values: An integer according to the AutoCAD/BricsCAD color table
- MaxFliessGeschw
Description: Set the maximum allowable flow velocity for pipes/range pipes
Values: A number greater than 0
- FarbeMaxFlGeschw (10m/s)
Description: Color used to represent distribution pipes/branch pipes in which the flow velocity exceeds the maximum allowable flow velocity
Values: Integer according to the AutoCAD/BricsCAD color table