Types/HeatConnection: Difference between revisions
Jump to navigation
Jump to search
m (→position: description) |
m (→direction: explanation) |
||
Line 10: | Line 10: | ||
=== direction === | === direction === | ||
'''Type''': [[Types/Direction]] | '''Type''': [[Types/Direction]] | ||
The "outward" direction of this heat connection. For a connection to succeed, the other heat connection must face the opposite direction (a south-facing connection needs a north-facing connection to succeed). A connection rotates with the entity. |
Revision as of 08:11, 4 March 2023
Defines the connections for a heat energy source in Types/EnergySource.
Properties
position
Type: Types/Position
The location of the heat pipe connection, relative to the center of the entity in the north-facing direction.
direction
Type: Types/Direction
The "outward" direction of this heat connection. For a connection to succeed, the other heat connection must face the opposite direction (a south-facing connection needs a north-facing connection to succeed). A connection rotates with the entity.