Set attribute types
Draw > Attribute > Attribute Type, ATTYPE
With this function, you can set attribute type and visibility.
Do the following:
-
Select Draw > Attribute > Attribute type.
- Select attribute type: Constant, Prompt, or Preset.
-
Select whether you want the attribute to be visible or not.
The actual attributes are created with the ATTDEF command.
Defining an attributes visibility controls whether or not it is displayed on the screen. You can override this with the ATTMODE system variable.
ATTMODE |
Visibility |
---|---|
0 |
No attributes are displayed regardless of their visibility definition. |
1 |
Normal setting, i.e. the settings of individual attributes control their visibility. |
2 |
All attributes are displayed regardless of their visibility definition. |