XS_​DRAWING_​PLOT_​FILE_​NAME_​W

Tekla Structures
2018
Tekla Structures

XS_​DRAWING_​PLOT_​FILE_​NAME_​W

Category

Printing

Use to define print filenames for single part drawings. Enter any combination of text and options: NAME , NAME.- , NAME., DRAWING_NAME , DRAWING_NAME. , DRAWING_NAME.- , REVISION , DRAWING_REVISION , REV_MARK , REVISION_MARK , DRAWING_REVISION_MARK , REV , TITLE , DRAWING_TITLE , UDA:<drawing user-defined attribute> , TPL:<template attribute> , <variable>?- <text>

The question mark (?) can be used for querying if a <variable> is set, and if it does, the <text> after the question mark will be printed. See the second example below.

This advanced option is role specific. When the type SYSTEM(ROLE) is in use, the default value is used. When the type MODEL(ROLE) or DRAWING(ROLE) is in use, you can change the value, which is then the same for all users in the current model.

Examples

%DRAWING_NAME.% - %DRAWING_TITLE%%DRAWING_REVISION? - Rev %%REVISION_MARK%

%NAME% - %TITLE%%UDA:DRAWING_USERFIELD_1? - %%UDA:DRAWING_USERFIELD_1%%DRAWING_REVISION? - Rev%%DRAWING_REVISION%

Was this helpful?
Previous
Next