CHANGE_PA_OWNER changes the owner of a specified part or assembly.
+---------------------<---------------------+
| |
---->(CHANGE_PA_OWNER)--+--(:NEW_OWNER)--|assembly or root|---->----+-->
| |
+--(:PARTS_ASSEMBLIES)--|parts/assemblies|--+
The following options are available to change the owner of an existing
part.
- :NEW_OWNER - specifies the new owning assembly (or the root).
- :PARTS_ASSEMBLIES - specifies the parts/assemblies whose owner
will be changed.
Use this action to change the owner of parts/assemblies.
The following parameter sequence specifies "/assy6" as the owner of
"/part10".
CHANGE_PA_OWNER :PARTS_ASSEMBLIES "/part10" :NEW_OWNER "/assy6"
All filenames must be enclosed by double quotes (" ").
CURRENT_PART terminate action