[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


AM_CREATE_DWG terminate action

AM_CREATE_DWG creates a new drawing.

Syntax


                        +--------------------<------------------+
                        |                                       |
                        |                                       |
                        |                                       |
---->(AM_CREATE_DWG)----+---(:DWG_NUMBER)----|string|-----------+----->
                        |                                       |
                        +---(:DWG_SCALE)-----|number|-----------+
                        |                                       |
                        +---(:FRAME-TYPE)----|frame type|-------+
                        |                                       |
                        +---(:TOP)-------+---(:ON)----+---------+
                        |                |            |         |
                        |                +---(:OFF)---+         |
                        |                                       |
                        +---(:FRONT)-----+---(:ON)----+---------+
                        |                |            |         |
                        |                +---(:OFF)---+         |
                        |                                       |
                        +---(:RIGHT)-----+---(:ON)----+---------+
                        |                |            |         |
                        |                +---(:OFF)---+         |
                        |                                       |
                        +---(:BOTTOM)----+---(:ON)----+---------+
                        |                |            |         |
                        |                +---(:OFF)---+         |
                        |                                       |
                        +---(:BACK)------+---(:ON)----+---------+
                        |                |            |         |
                        |                +---(:OFF)---+         |
                        |                                       |
                        +---(:LEFT)------+---(:ON)----+---------+
                        |                |            |         |
                        |                +---(:OFF)---+         |
                        |                                       |
                        |                                       |
                        +---(:OWNER)---|select part/assembly|---+
                        |                                       |
                        +---(:FR_DIR)---|MEASURE_DIR_3D_SA|-----+
                        |                                       |
                        +---(:UP_DIR)---|MEASURE_DIR_3D_SA|-----+

Options

Enclose the frame type within quotes (" ").

The following view options are selected with :ON and switched off with :OFF.

When to use

Use this action to create a new drawing. This action will destroy any existing drawing in Annotation.

See also

MEASURE_DIR_3D_SA subaction, AM_CREATE_STANDARD terminate action, AM_VIEW_UPDATE terminate action, AM_LOAD_DRAWING terminate action, AM_SHEET_CREATE terminate action, AM_CREATE_VSET terminate action
[Contents] [Index] [Books]