Default Design Items Selection Configuration File
- Last UpdatedJan 19, 2026
- 1 minute read
The default exclusion is controlled by the defaults file DES-VNET-ITEMS. It contains something similar to:
...
--Begin
ZONE
PIPE
BRAN with (TYPE of OWNER neq 'HVAC')
BRAN MEMBERS with (TYPE of OWNER of BRAN neq 'HVAC' and TYPE neq 'TUBI' and TYPE neq 'FTUB' and TYPE neq 'GASK' and TYPE neq 'FLAN' and TYPE neq 'TEE' and TYPE neq 'WELD')
EQUI
NOZZLE
SCTN with (TYPE of OWNER neq 'TMPL')
PANEL with (TYPE of OWNER neq 'TMPL')
HVAC
HVAC MEMBERS
BRAN MEMBERS with (TYPE of OWNER of BRAN eq 'HVAC' and TYPE neq 'TUBI' and TYPE neq 'FTUB' and TYPE neq 'STIF' and TYPE neq 'TEE')
-
To add Item Types\Collections that are to be exported to AVEVA NET, add the Item Type Collection syntax to the list. Each collection must be on a new line, the file syntax can be case-sensitive.
The order of the collections in the configuration file has no significance on the exported data.