Set attribute types

Draw > Attribute > Attribute Type, ATTYPE

With this function, you can set attribute type and visibility.

Do the following:

  1. Select Draw > Attribute > Attribute type.

  2. Select attribute type: Constant, Prompt, or Preset.
  3. 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.