How to find the Object flow output attribute related to a specific Overlay: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
In a project with multiple [[Water Overlay]]s, any [[hydraulic structures (Water Overlay)|hydraulic structure]] can have an [[Object flow output (Water Overlay)|OBJECT_FLOW_OUTPUT]] attribute written to it. However, In a project with multiple such Overlays, it is neccesary to relate which of multiple such attributes relate to which specific Overlay.
In a project with multiple [[Water Overlay]]s, any [[hydraulic structures (Water Overlay)|hydraulic structure]] can have an [[Object flow output (Water Overlay)|OBJECT_FLOW_OUTPUT]] attribute written to it. However, In a project with multiple such Overlays, it is neccesary to relate which of multiple such attributes relate to which specific Overlay.


{{editor location|construction|right-panel=Attributes}}
{{editor location|building|right-panel=Attributes}}


{{howto|title=find the OBJECT_FLOW_OUTPUT related to a specific Overlay with a known ID
{{howto|title=find the OBJECT_FLOW_OUTPUT related to a specific Overlay with a known ID
| [[How to find the ID of specific data in your project|Determine the ID of the overlay you wish to find the attribute for]].
| [[How to find the ID of specific data in your project|Determine the ID of the overlay you wish to find the attribute for]].
| Select the Construction of which you want to determine the output for a specific Overlay.
| Select the Building of which you want to determine the output for a specific Overlay.
| View its Attributes, and find the attributes named "OBJECT_FLOW_OUTPUT", appended with a number.
| View its Attributes, and find the attributes named "OBJECT_FLOW_OUTPUT", appended with a number.
| Find the attribute named "OBJECT_FLOW_OUTPUT", appended with the [[ID]] of the Overlay you are interested in.
| Find the attribute named "OBJECT_FLOW_OUTPUT", appended with the [[ID]] of the Overlay you are interested in.
| That is the attribute with, per timeframe, the amount of flow through that Construction for the desired Overlay.
| That is the attribute with, per timeframe, the amount of flow through that Building for the desired Overlay.
}}
}}


==See also==
==See also==
* [[How to find the ID of specific data in your project]]
* [[How to find the ID of specific data in your project]]

Revision as of 11:16, 5 October 2022

In a project with multiple Water Overlays, any hydraulic structure can have an OBJECT_FLOW_OUTPUT attribute written to it. However, In a project with multiple such Overlays, it is neccesary to relate which of multiple such attributes relate to which specific Overlay.

Editor → Current Situation (Ribbon tab) → Buildings (Ribbon bar) → The Building to edit (Left panel) → Attributes (Right panel)
How to find the OBJECT_FLOW_OUTPUT related to a specific Overlay with a known ID:
  1. Determine the ID of the overlay you wish to find the attribute for.
  2. Select the Building of which you want to determine the output for a specific Overlay.
  3. View its Attributes, and find the attributes named "OBJECT_FLOW_OUTPUT", appended with a number.
  4. Find the attribute named "OBJECT_FLOW_OUTPUT", appended with the ID of the Overlay you are interested in.
  5. That is the attribute with, per timeframe, the amount of flow through that Building for the desired Overlay.

See also