Define and add attributes

Home tab > Symbol group >  Attributes menu > Attribute dialog, 'ATADD

With this function, you can create attribute definitions.

Do the following:

  1. Select the attribute type.

  2. If you are adding prompt or preset attributes, set attribute visibility.

  3. Specify the text settings as desired.

    • Retain text settings – The text settings defined in the dialog will remain current. Otherwise, the original settings are restored after the attributes have been inserted.

    • Multiple text rows – The attribute will use MText.

  4. Enter the attribute name (compulsory), prompt and for prompt and preset attributes the default value.

  5. Click OK.

  6. Enter the insertion point.

  7. Enter the attribute angle.

You can also define attributes with the ATTDEF command.

Do the following:

  1. Set the attribute type:

    1. Enter the ATTYPE command.

    2. Select attribute type: Constant, Prompt, or Preset.
    3. Select whether you want the attribute to be visible or not.

      Defining attribute 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.

  2. Define the attribute:

    1. Enter the ATTDEF command.

    2. Enter attribute tag.

    3. Enter attribute prompt (doesn't apply the preset attributes).

    4. Enter default value.

    5. Enter insertion point. The attribute is drawn using current text settings.

    6. Enter attribute angle.

To include attributes in a symbol, make sure you also select the attribute to a symbol definition.

With Load set and Save set, you can save a set of predefined attributes on disk for later use.