Attribute min (TQL Param): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 6: | Line 6: | ||
====Available for==== | ====Available for==== | ||
*[[Select floorsize (TQL)]] | |||
*[[Select height (TQL)]] | |||
*[[Select lotpolygons (TQL)]] | |||
*[[Select lotsize (TQL)]] | |||
*[[Select name (TQL)]] | |||
*[[Select units (TQL)]] | |||
*[[Update building attribute (TQL)]] | *[[Update building attribute (TQL)]] | ||
Revision as of 14:07, 12 May 2026
| Param | Value | Description | Limits search polygon |
|---|---|---|---|
| ATTRIBUTE_MIN | decimal | Only include Buildings that have an attribute value larger than or equal to this value. | false |
Available for
- Select floorsize (TQL)
- Select height (TQL)
- Select lotpolygons (TQL)
- Select lotsize (TQL)
- Select name (TQL)
- Select units (TQL)
- Update building attribute (TQL)
Notes
- Requires the additional Attribute (TQL Param) clause, otherwise this clause has no effect.