AM_CREATE_SYMBOL_TARGET_AREA creates datum target area symbols.
+----------------------<------------------------+
| |
| |
----->(AM_CREATE_SYMBOL_TARGET_AREA)--(:GO :OK)--+(*)-(:OWNER)--|AM_GEO_SET_DOMAIN|--(:GO :OK)---+----->
| |
+(**)-(:REFLINE)---|AM_CREATE_REFLINE_IR|-------+
| |
+----(:SIZE)----|number >=0 |-------------------+
(*) necessary when the default owner is not set
(**) only available when :OWNER is a view or a sketch
- :GO :OK is necessary for setting the owner of the symbol.
- :OWNER specifies the owner of the symbol using the AM_GEO_SET_DOMAIN subaction.
- :REFLINE specifies a reference line to lead from the last-placed
symbol to a target element in the drawing using the AM_CREATE_REFLINE_IR
subaction.
- :SIZE specifies the (positive or zero) radius of the datum target area symbol.
Use this action to create a datum target area symbol on a drawing.
AM_GEO_SET_DOMAIN interrupt action,
AM_CREATE_REFLINE_IR interrupt action