Select distance (TQL): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Select TQL|suppresscategory=true|allowselflinks=true|<onlyinclude>
{{Select TQL|suppresscategory=true|allowselflinks=true|<onlyinclude>
{{Select TQL|type=row|attribute=DISTANCE|unit=decimal|description=Returns the distance between two objects|fixed=2|polygon=false|}}</onlyinclude>
{{Select TQL|tabletype=row|attribute=DISTANCE|unit=decimal|description=Returns the distance between two [[item]]s|fixed=2|polygon=false|}}</onlyinclude>
}}
}}


Line 8: Line 8:
{{: Building (TQL Param)}}
{{: Building (TQL Param)}}
{{: Neighborhood (TQL Param)}}
{{: Neighborhood (TQL Param)}}
}}
{{article end
|notes=
* The distance is measured between the center point of the first [[item]] and the center point of the second item.
}}
}}
{{TQL nav}}
{{TQL nav}}

Latest revision as of 14:40, 28 February 2023

Allowed clause parameters

Notes

  • The distance is measured between the center point of the first item and the center point of the second item.