Select length (TQL): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Select TQL|<onlyinclude>
{{Select TQL|<onlyinclude>
{{Select TQL|tabletype=row|attribute=LENGTH|unit=m|description=Returns the length of [[Net Line]]s|fixed=No|polygon=false|}}</onlyinclude>
{{Select TQL|tabletype=row|attribute=LENGTH|unit=m|description=Returns the length of [[Net Line]]s.|fixed=No|polygon=false|}}</onlyinclude>
}}
}}
==Allowed clause parameters==
==Allowed clause parameters==
Line 11: Line 11:
{{article end
{{article end
|notes
|notes
* When multiple TQL Parameters are specified and they conflict with one another for a particular [[Net Line]], then the Net Line is not taken into account. For example, a specified Net function (TQL Param) of a Heat Net Type and a specified Net type (TQL Param) of Electricity are always conflicting and will result a length of 0;
* Conflicting TQL Parameters for a [[Net Line]] cause that line to be ignored. For example, specifying both 'Heat' Net function and 'Electricity' Net type results in a length of 0.
|api=* [[Api session query]]
|api=* [[Api session query]]
}}
}}
{{TQL nav}}
{{TQL nav}}

Latest revision as of 08:13, 15 July 2026

Allowed clause parameters

API Endpoints