DRAW_TEXT Statement
- Last UpdatedDec 12, 2023
- 3 minute read
The DRAW_TEXT statement is used to define the texts to be set in the bevel notes in drawings. The text is formed via references to basic texts, defined earlier in the input scheme.
Each text definition is related to a basic bevel type, that means, all instances (bevel codes) of one basic type will have the same text definition. However, each variant of the bevel type has a text definition of its own. (The resulting texts may, of course, be different because of differences in the values of the parameters, referred to, even if the definition is identical).
Syntax:
|
DRAW_TEXT,<bevel_no> |
The attributes have the following interpretation:
|
<bevel_no> |
is the basic bevel type for which the definition is valid. It must be selected as one of the existing bevel types. |
|
<var_key> |
is a keyword that defines the variant of the bevel type for which the text should be valid. |
|
<var_key>::= VAR_0 | |
|
|
The digit indicates the variant number. (Not all combinations of bevel type and variants are relevant, cf. the survey of bevel types above). |
|
|
For fillet bevel types normally only VAR_0 is relevant. |
|
|
<b_text> |
is the number of a previously defined basic text (cf. the BASIC_TEXT Statement above). Up to 10 basic texts may be concatenated into one text. |
|
For certain bevel types there might be texts above as well as below the reference lines of the bevel note in the drawing. Giving basic text number 0 indicates the end of the text above the reference line and the beginning of the text below the line. |
|
|
If no 0 has been indicated, there is only text above the line. |
|
|
Any of the two resulting texts may be empty. |
The examples below use the basic texts, defined above in the BASIC_TEXT statement.
|
Example: |
|
|---|---|
|
1. |
DRAW_TEXT,10 |
|
This would result in the following texts:
|
|
|
2. |
DRAW_TEXT, 30 |
|
This would result in (supposing Alpha=30, Nose=6) (read 'o' as 'degree'):
|
|
|
The statements below define a large part of the texts that may be required for a customer to set up his texts to be used in drawings (however, with no examples for variant 9). |
|
|
DRAW_TEXT, 10 |
|