Various placeholders are available in DocPack to access different attributes.
When entering the individual placeholders, possible placeholders are displayed via input completion.
The following placeholder functions are available in DocPack:
Placeholder
Plot
| {USER} | active user |
| {OS_USER} | active user (operating sytem) |
| {NR} | consecutive number |
| {MAX} | number of output files |
| {SCALE} | scale of the plot |
| {SCALETEXT} | scale of the plot as 1:x |
| {DATE} | formattable date (e.g. DATE:dd/MM/yyyy) |
In addition, attributes of the data source can be used.
Plot sequence
| {USER} | active user |
| {OS_USER} | active user (operating sytem) |
| {NR} | consecutive number |
| {MAX} | number of output files |
| {MAXPOS}, {MINPOS} | highest/lowest position number in sequence |
| {MAXPOSSELECTED}, {MINPOSSELECTED} | highest/lowest number within the selected elements in sequence |
| {SCALE} | scale of the plot |
| {SCALETEXT} | scale of the plot as 1:x |
| {DATE} | formattable date (e.g. DATE:dd/MM/yyyy) |
The following attributes can be used from the data source "Plot sequence" (TC_PLOT_SEQUENCE).
| {#FID} | FID of the plot sequence |
| {#NAME} | name of the plot sequence |
| {#INFO} | info box of the plot sequence |
| {#DATE_CREATED} | date, on which the plot sequence was created |
| {#DATE_MODIFIED} | date, on which the plot sequence was changed |
| {#USER_CREATED} | user, who created the plot sequence |
| {#USER_MODIFIED} | user, who changed the plot sequence |
The following attributes can be used from the data source "Plot sequence element" (TC_PLOT_SEQUENCE_ELEMENT).
| {$FID} | FID of the plot sequence element |
| {$ORIENTATION} | rotation of the plot frame |
| {$Z} | Z-value of the plot frame |
| {$QUALITY} | quality of the plot frame |
| {$FID_SQUENCE} | FID of the plot sequence |
| {$HEIGHT} | height of the plot frame |
| {$POSITION} | sheet number of the plot frame |
| {$WIDTH} | width of the plot frame |
| {$BOTTOM} | sheet number of the adjacent plot frame below |
| {$INFO} | info box of the plot frame |
| {$LEFT} | sheet number of the left neighbouring plot frame |
| {$RIGHT} | sheet number of the right neighbouring plot frame |
| {$TOP} | sheet number of the top neighbouring plot frame |
| {$DATE_CREATED} | date on which the plot frame was created |
| {$DATE_MODIFIED} | date on which the plot frame was changed |
| {$USER_CREATED} | user, who created the plot frame |
| {$USER_MODIFIED} | user, who changed the plot frame |