[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


CHANGE_NAME_WP terminate action

CHANGE_NAME_WP changes the names of a selected workplane. This command obsoletes the previous CHANGE_WP_NAME command.

Syntax


  -->--(CHANGE_NAME_WP)--+
                         |
               +---------+
               |
               v          +-------------------------<--------------------------+
               |          |                                                    |
               +--->--+---+------------------------->--------------------------+-->--
                      |   |                                                    |
                      |   +--(:WORKPLANE)--|select source workplane|-----------+
                      |   |                                                    |
                      |   +--(:NAME)--------|string|---------------------------+
                      |   |                                                    |
                      |   +--(:MODEL_NAME)--|string|---------------------------+
                      ^   |
                      |   +--(:NEXT)--+
                      |               |
                      +-------<-------+

Options

The CHANGE_NAME_WP action has the following options:

When to use

Use this action to change the names of an existing workplane in a graphical user interface.

Example

The following parameter sequence changes the name of workplane "/wp1" to "/wp2".

CHANGE_NAME_WP :WORKPLANE "/wp1" :NAME "/wp2"

All names must be entered enclosed by double quotes ( " " ).

See also

CHANGE_NAME_PA terminate action CHANGE_NAME_WPSET terminate action
[Contents] [Index] [Books]