Timeframe (TQL Param): Difference between revisions
Jump to navigation
Jump to search
| Line 18: | Line 18: | ||
*[[Select lotsize (TQL)]] | *[[Select lotsize (TQL)]] | ||
*[[Select name (TQL)]] | *[[Select name (TQL)]] | ||
*[[Update building attribute (TQL)]] | |||
*[[Select units (TQL)]] | *[[Select units (TQL)]] | ||
Revision as of 14:10, 12 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