Timeframe (TQL Param): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Param TQL|suppresscategory=true|allowselflinks=true| | {{Param TQL|suppresscategory=true|allowselflinks=true| | ||
<onlyinclude> | <onlyinclude> | ||
{{Param TQL|tabletype=row|attribute=TIMEFRAME|type=[[timeframe]]|description=Specifies which timeframe to select when processing a particular [[Grid]]|polygon=false|}} | {{Param TQL|tabletype=row|attribute=TIMEFRAME|type={{Clause XYA|[[timeframe]]}}|description=Specifies which timeframe to select when processing a particular [[Grid]]|polygon=false|}} | ||
</onlyinclude> | </onlyinclude> | ||
}} | }} | ||
====Available for==== | ====Available for==== | ||
<div style="column-count:3"> | |||
*[[Select attribute (TQL)]] | *[[Select attribute (TQL)]] | ||
*[[Select floorsize (TQL)]] | *[[Select floorsize (TQL)]] | ||
| Line 15: | Line 16: | ||
*[[Select landpolygons (TQL)]] | *[[Select landpolygons (TQL)]] | ||
*[[Select landsize (TQL)]] | *[[Select landsize (TQL)]] | ||
*[[Select lotpolygons (TQL)]] | |||
*[[Select lotsize (TQL)]] | |||
*[[Select name (TQL)]] | |||
*[[Update building attribute (TQL)]] | |||
*[[Select units (TQL)]] | |||
</div> | |||
{{article end | {{article end | ||
|notes= | |notes= | ||
Latest revision as of 10:01, 15 May 2026
| Param | Value | Description | Limits search polygon |
|---|---|---|---|
| TIMEFRAME |
timeframe X, Y, XA, YA |
Specifies which timeframe to select when processing a particular Grid | false |
Available for
- Select attribute (TQL)
- Select floorsize (TQL)
- Select height (TQL)
- Select gridavg (TQL)
- Select gridmin (TQL)
- Select gridmax (TQL)
- Select gridvolume (TQL)
- Select gridstdev (TQL)
- Select landpolygons (TQL)
- Select landsize (TQL)
- Select lotpolygons (TQL)
- Select lotsize (TQL)
- Select name (TQL)
- Update building attribute (TQL)
- Select units (TQL)
Notes
- TIMEFRAME counting always start at 0.
- Requires a Grid (TQL Param) or Grid with attribute (TQL Param)
See also