pipe
Vars | |
RPD_type | Type of pipe-object made, selected from the RPD |
---|---|
p_init_dir | Initial direction of the created pipe (either made from the RPD or after unwrenching the pipe) |
paintable | Whether it can be painted |
pipe_color | Color of the pipe is going to be made from this pipe-object |
piping_layer | Piping layer that we are going to be on |
Procs | |
check_ninety_degree_dir | Check if the pipe on the turf and our to be placed binary pipe are perpendicular to each other |
try_smart_reconfiguration | Attempt to automatically resolve a pipe conflict by reconfiguring any smart pipes involved. |
Var Details
RPD_type
Type of pipe-object made, selected from the RPD
p_init_dir
Initial direction of the created pipe (either made from the RPD or after unwrenching the pipe)
paintable
Whether it can be painted
pipe_color
Color of the pipe is going to be made from this pipe-object
piping_layer
Piping layer that we are going to be on
Proc Details
check_ninety_degree_dir
Check if the pipe on the turf and our to be placed binary pipe are perpendicular to each other
try_smart_reconfiguration
Attempt to automatically resolve a pipe conflict by reconfiguring any smart pipes involved.
Constraints:
- A smart pipe cannot have current connections reconfigured.
- A smart pipe cannot have fewer than two directions in which it will connect.
- A smart pipe, existing or new, will not automatically reconfigure itself to permit directions it was not previously permitting.