Feature Drawing
Intermediate



SYMBOLXY

Draw a symbol at a given coordinate.

2 to 6 parameters:

  1. X coordinate of center point
  2. Y coordinate of center point
  3. [Optional] Height of symbol (inches)
  4. [Optional] Rotation angle of symbol (degrees)
  5. [Optional] Symbol number
  6. [Optional] Fill pattern

Standard Symbols

Stdsymb

WingDing Symbols

WingDings

MicroCAM fill patterns and codes

fill pattern

Note:
If parameters 3 to 6 are omitted, the last height, rotation, symbol number and fill pattern specified with SYMBOL or SYMBOLXY are used; the initial default is an unfilled 0.125" triangle (symbol 3).

Example:

SYMBOLXY 4,3,.2,0,6,7
Draws a 0.2 inch high hexagon filled with pattern 7 at 4 inches,3 inches.


[Contents]