[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


CREATE_ASSEMBLY terminate action

CREATE_ASSEMBLY creates a new assembly with a specified name and owner.

Syntax


                          +-----------------<----------------+
                          |                                  |
---->(CREATE_ASSEMBLY)----+----(:NAME)----|string|-----------+---->
                          |                                  |
                          +----(:OWNER)----|assembly|--------+

Options

The following options are available to create your new assembly.

When to use

Use this action to create a new, empty assembly in which you can create sub-assemblies and/or add parts.

Example

The following parameter sequence creates an assembly called "a2", and owned by "/wpgp".

CREATE_ASSEMBLY :NAME "a2" :OWNER "/wpgp"

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

See also

CREATE_PART terminate action
[Contents] [Index] [Books]