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
mNo 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|query tool}}
{{howto|title=find the ID of a specific Overlay
| Open the [[Query tool]].
| Set the statement to "SELECT", "ID".
| Add a clause.
| Set the clause to "OVERLAY".
| As option for the clause, select the desired Overlay.
| In the constructed query, take note of the displayed number. That is the ID of the Overlay.
}}


{{editor location|construction|right-panel=Attributes}}
{{editor location|construction|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]].
| Select the Construction of which you want to determine the output for a specific Overlay.
| Select the Construction 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.

Revision as of 10:09, 15 April 2020

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 Construction 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 Construction for the desired Overlay.