List Zones

Generates a list of selected zones attributes.

Command Operation

  1. select zone objects
  2. open tool dialog
  3. select existing report template from a drop-down list
  4. save generated list into a file

Advanced Operations

It is also possible to edit list template or create a new one.
List template is just a string, which has some mentions of zone attributes prefixed by a '@' sign. The order of mentions in a string matters (the order of columns of result list is literally the same).
Refer to 'Attributes List' chapter of 'Help System' in order to find out what kind of properties can be displayed in a list.

Listing of Zone's Nested Elements

Since ver. 1.2.0 it became possible to generate more detailed lists with information about elements contained inside zone groups. It is possible to access to the information about nested elements by mentioning of appropriate data field names prefixed by '@' sign into a query string of list template.
Here is a list of field names, which provides access to an information about a certain kind of nested elements.
Types of Nested Elements
@floor_elements list of room's floor elements grouped by material
@ceiling_elements list of room's ceiling elements grouped by material
@wall_elements list of room's wall elements grouped by material
@openings list of room's openings with opening's areas
@nested_elements list of other custom nested elements (outputs only name of an element and its count)

Note

It is recommended to launch 'Recalculate' or 'Rebuild' commands before launching zones listing to ensure that calculated attributes contain actual data.