i have a little problem, please help me, i need to know, how a can put in the main line and zone pipe label, the information about pressure loss and velocity, but when i change the configuration of the label the result is asterisk, the same problem is with velocity.
#label# #length;1# m.
hf:#HY_MAX_HL#
regards ...
You do not have the required permissions to view the files attached to this post.
I think the reason is that hydraulic labels do not function on combined pipes. Under SETTINGS | LABELS, Uncheck 'Combine Pipe Labels' and try the label again.
#LABEL# gives the label field from the database for the pipe
#LENGTH3D# gives the length of the pipe along the slope, not the horizontal length. The length is expressed in the number of decimal places that you have in SETTINGS | UNITS
#LENGTH3D;.5# gives the length of the pipe along the slope rounded to the nearest 0.5 unit
#LENGTH3D;1# gives the length of the pipe along the slope rounded to the nearest 1 unit
#LENUNIT# gives the unit of length. e.g., m or ft