[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


CHANGE_NAME_PA terminate action

CHANGE_NAME_PA changes the names of a specified part or assembly. This command obsoletes the previous CHANGE_PA_NAME command.

Syntax


  -->--(CHANGE_NAME_PA)--+
                         |
               +---------+
               |
               v          +-------------------------<--------------------------+
               |          |                                                    |
               +--->--+---+------------------------->--------------------------+-->--
                      |   |                                                    |
                      |   +--(:PART_ASSMB)--|select source part or assembly|---+
                      |   |                                                    |
                      |   +--(:NAME)--------|string|---------------------------+
                      |   |                                                    |
                      |   +--(:MODEL_NAME)--|string|---------------------------+
                      ^   |
                      |   +--(:NEXT)--+
                      |               |
                      +-------<-------+

Options

The CHANGE_NAME_PA action has the following options:

When to use

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

Example

The following parameter sequence changes the name of "/part1" to "/part2".

CHANGE_NAME_PA :PART_ASMB "/part1" :NAME "/part2"

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

See also

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