Insert Macros in an AutoCAD Drawing Block - Intergraph Smart Instrumentation - Help

Intergraph Smart Instrumentation Help

Language
English
Product
Intergraph Smart Instrumentation
Search by Category
Help
Smart Instrumentation Version
13.1
  1. Draw an image using the appropriate CAD application.

  2. Perform the following actions for each command line prompt. If you have finished drawing and want to perform these actions immediately, use the supported ATT AutoLISP function or do the following:

    1. Set AutoCAD system variable AFLAGS = 8

    2. For AutoCAD 2000, 2000i, 2002, or 2004, make sure that the AutoCAD system variable SDI=0.

  3. Perform the following actions at the command line prompts:

Command line prompt

Action

ATTDEF

Press Enter

Attribute modes

Press Enter

Attribute Tag:

Type in [macro name] and press Enter

Attribute prompt:

Press Enter.

Default attribute value

Type in [macro name] and press Enter

Justify/Style/<Start point>:

Position cursor and select once to define the bottom left position of the string.

Height:

Position cursor and select once to determine the height of the macro text. (The height of the macro text is also dependent on the current font size.)

Rotation angle <0>:

Type in a number to represent the angle of rotation of the macro text from the horizontal (the default is 0).

SHARED Tip You can have AutoCAD automatically enter most of the above parameters by using the ATT AutoLISP application. This application is automatically installed if you select AutoCAD as your default CAD interface. By using the ATT application you only need to enter the macro name once, and enter the start point, height and rotation parameters.