Timeframe (TQL Param): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 5: | Line 5: | ||
}} | }} | ||
====Available for==== | ====Available for==== | ||
<div style="column-count:3"> | |||
*[[Select attribute (TQL)]] | *[[Select attribute (TQL)]] | ||
*[[Select floorsize (TQL)]] | *[[Select floorsize (TQL)]] | ||
| Line 20: | Line 21: | ||
*[[Update building attribute (TQL)]] | *[[Update building attribute (TQL)]] | ||
*[[Select units (TQL)]] | *[[Select units (TQL)]] | ||
</div> | |||
{{article end | {{article end | ||
|notes= | |notes= | ||
Revision as of 08:06, 13 May 2026
| Param | Value | Description | Limits search polygon |
|---|---|---|---|
| TIMEFRAME | timeframe | 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