Automatic file names
The file names are generated automatically. For this purpose the file name is also determined using variables:
The variables are written with # and can be formatted: #ENr[,,0,4]# means, for example, that the wall number (variable ENr) is padded at the front with zeros to 4 digits. For the wall number 23 therefore appears as 0023. (See also the chapter on the new formatting options for variables).
Multiple variables can be combined. #Project##ENr[,,0,4]# results in the project 20001 for wall 23 the file name 200010023.
The variables can also be combined with fixed text. #Project#_Wand_#ENr[,,0,4]# results in the project 20001 for wall 23 the file name 20001_Wand_0023.
User variables from the project's default values can also be used for file names.
Variables in the file name and file splits must be combined sensibly. For example, you can only use the wall number in the file name if the files are also split according to walls. Below you will find a corresponding listing.
Entries for the file names can also be stored in the file %dhpvor%\path.vor in the section [FILENAME] %DHPVOR% is a subdirectory in the installation directory (e.g. DIETRICHS21) and the subdirectory for German installations is WINVOR\GER. The entries in the [FILENAME] section are offered when you open the input field for the file name.
Possible variables for the file name and possible combinations with file splitting: all into one file = all, File per building element = gew, File per element = elw, File per package = paw.
V* User variables from project default values (all, gew, elw, paw)
Project Project number (all, gew, elw, paw)
ConstructionSite Construction project (all, gew, elw, paw)
Info Construction project comment (all, gew, elw, paw)
Position Position number (all, gew, elw, paw)
PositionsInfo Position info (all, gew, elw, paw)
SWAKT current floor (gew, elw)
SWAKTNUM number of current floor (gew, elw)
ENr Wall number (gew, elw)
EENr Element number wall (elw)
EAf Wall execution (gew, elw)
ETyp Wall type (gew, elw)
EzTyp additional wall type (gew, elw)
D_AUSF Ceiling execution (gew, elw)
DNr Ceiling field number (gew, elw)
DENr Element number ceiling (elw)
F_AUSF Roof surface execution (gew, elw)
FNr Roof surface number (gew, elw)
FENr Element number roof surface (elw)
PANr MOS package (paw)
Last updated
Was this helpful?