[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


AM_SYM_DEFINE terminate action

AM_SYM_DEFINE defines and registers a new symbol based on an already existing symbol or sketch. The defined symbol can then be created on the drawing.

Syntax


                           +-----------------<------------------------+
                           |                                          |
                           |                                          |
----->(AM_SYM_DEFINE)------+---(:SYM_NAME)---------|string|-----------+---->
                           |                                          |
                           +---(:SYM_CATEGORY)-----|string|-----------+
                           |                                          |
                           +---(:SYM_PIXMAP)-------|file|-------------+
                           |                                          |
                           +---(:FILE2D_OUT)-------|file|-------------+
                           |                                          |
                           +---(:NEW_SYMBOL)-------|symbol/sketch|----+
                           |                                          |
                          (*)                                         ^
                           |                                          |
                           +---(:P00)-------+------|string|----+------+
                           |                |                  |      |
                           |                +------(:OFF)------+      |
                           |                                          |
                           +---(:P01)-------+------|string|----+------+
                           |                |                  |      |
                           |                +------(:OFF)------+      |
                           |                                          |
                           +---(:P02)-------+------|string|----+------+
                           |                |                  |      |
                           |                +------(:OFF)------+      |
                           |                                          |
                           +---(:P03)-------+------|string|----+------+
                           |                |                  |      |
                           |                +------(:OFF)------+      |
                           |                                          |
                           +---(:P04)-------+------|string|----+------+
                           |                |                  |      |
                           |                +------(:OFF)------+      |
                           |                                          |
                           +---(:PREV)--------------------------------+
                           |                                          |
                           +---(:NEXT)--------------------------------+
                           |                                          |
                           +---(:FIX)---------------------------------+

              (*) Available when instances of text have been selected

Options

When to use

Use this action to define and register an already existing symbol or sketch for later use as a file-based symbol.

See also

AM_CREATE_SYMBOL_GENERIC terminate action
[Contents] [Index] [Books]