[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


CREATE_MULTIPLE_PA_ARRAY terminate action

CREATE_MULTIPLE_PA_ARRAY creates one or more parts or assemblies, with translational offsets.

Syntax


  ---->(CREATE_MULTIPLE_PA_ARRAY)----+
                                     |
      +------------------------------+
      |
      |   +--------------------------<---------------------------+
      |   |                                                      |
      +---+-------------------------->---------------------------+---->
          |                                                      |
          +--(:COPY)--------------------------------------->-----+
          |                                                      |
          +--(:SHARE)-------------------------------------->-----+
          |                                                      |
          +--(:SOURCE)--|source part or assembly|---------->-----+
          |                                                      |
          +--(:BASENAME)--|string|------------------------->-----+
          |                                                      |
          +--(:OWNER)--|part_lib or assembly|-------------->-----+
          |                                                      |
          +--(:ONELEVEL)--|onelevel or deep copy (:ON/:OFF)|-----+
          |               (copy only)                            |
          |                                                      |
          +--(:KEEP_ATTR)--|keep attributes (:ON/:OFF)|----------+
          |                (share only)                          |
          |                                                      |
          +--(:COUNT)--|number of new parts|--------------->-----+
          |                                                      |
          +--(:DIRECTION)--|MEASURE_DIR_3D_SA|------------->-----+
          |                                                      |
          +--(:OFFSET)--|distance|------------------------->-----+

Options

The CREATE_MULTIPLE_PA_ARRAY settings menu is displayed for you to define your linear parts and assemblies.

When to use

Use this action to create a line of parts or assemblies, as copies of, or sharing geometry with an existing part.

Example

The following parameter sequence creates a shared array.

CREATE_MULTIPLE_PA_ARRAY [specify source part or assembly] :BASENAME "p1" :OWNER "/assy1" :COUNT 1 :DIRECTION [use MEASURE_DIR_3D_SA] :OFFSET 25 COMPLETE

All pathnames must be enclosed by double quotes (" ").

See also

CURRENT_PART terminate action MEASURE_DIR_3D_SA subaction CREATE_MULTIPLE_PA_RADIAL terminate action CREATE_MULTIPLE_PA terminate action
[Contents] [Index] [Books]