Difference between revisions of "Component: Pipe (Industrial)"
From Flowcode Help
Jump to navigationJump to search (XML import) |
|||
Line 19: | Line 19: | ||
==Examples== | ==Examples== | ||
− | |||
+ | ===Industrial Tanks=== | ||
+ | |||
+ | A simple example showing the hoppers, valves and pipes working together. Each tank automatically empties in turn. | ||
+ | |||
+ | {{Fcfile|Industrial_Tanks.fcsx|Industrial Tanks}} | ||
==Downloadable macro reference== | ==Downloadable macro reference== |
Revision as of 09:47, 28 August 2019
Author | Matrix TSL |
Version | 1.0 (Release) |
Category | Industrial |
Contents
Pipe component
A Pipe Component
Examples
Industrial Tanks
A simple example showing the hoppers, valves and pipes working together. Each tank automatically empties in turn.
Downloadable macro reference
This component does not contain any downloadable macros
Simulation macro reference
This component does not contain any simulation macros
Property reference
Connection Width
This property is of type Unsigned integer and can be referenced with the variable name ConnWidth.
No additional information
Connection In
This property is of type Fixed list of ints and can be referenced with the variable name Conn1.
No additional information
Connection Out
This property is of type Fixed list of ints and can be referenced with the variable name Conn2.
No additional information