AM_GEO_SET_DOMAIN sets the owner of added geometry, text, symbols, and sketches.
+-----------------<----------------+
| |
| |
---->(AM_GEO_SET_DOMAIN)----+----(:CURRENT-SHEET)--------------+----->
| |
+----(:CURRENT-FRAME)--------------+
| |
+----(:2DVIEW)---|select view|-----+
| |
+----(:SKETCH)---|select sketch|---+
- :CURRENT-SHEET sets the owner to the active sheet.
- :CURRENT-FRAME sets the owner to the active frame.
- :2DVIEW sets the owner to a specified view.
- :SKETCH sets the owner to a specified sketch.
Use this subaction to determine the owner of created
geometry, construction geometry, text, symbols, and
sketches. Each of these five elements retains a default
owner setting. The default remains valid until the owner is
changed again or the active sheet is changed. This action
must be used to set each of the five defaults for the first
time.