[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


PA_UNSHARE terminate action

PA_UNSHARE unshares a part or assembly, making it independent of any existing parts or assemblies.

Syntax


  -->--(PA_UNSHARE)--+
                     |
   +-----------------+
   |
   v     +--------------------------<----------------------------+
   |     |                                                       |
   +-->--+--(:SOURCE)--|select source part or assembly|----------+-->
         |                                                       |
         +--(:ONELEVEL)--|onelevel or deep copy (:ON/:OFF)|------+

Options

When to use

Use this action to unshare shared parts and assemblies.

While parts are shared they will always have identical geometry. After they are unshared, they may be modified independently.

Example

The following parameter sequence unshares part "/GASKET" but keeps all child parts below "/GASKET" as shared parts.

PA_UNSHARE :SOURCE "/GASKET" :ONELEVEL :ON

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

See also

UNSHARE_WORKPLANE terminate action
[Contents] [Index] [Books]