Template Codeword
- Last UpdatedApr 27, 2023
- 1 minute read
#Tname is the Template codeword, which enables complex text strings to be defined once in a Text Template (TXTM element). The template can then be referenced from other elements.
name refers to a text template TXTM. For example:
#T/TEMPLATE24
#T can be used in PLTX or DMTX attributes of Dimensions or Dimension Points, or in the BTEX attribute of Labels (GLAB or SLAB) or text primitives (TEXP).
The codeword #T/name must be the only content of the text string. The referenced text string can contain intelligent text codeword strings. However the BTEX attribute of a TXTM cannot itself contain a #T codeword since this can lead to recursion.