v4.0
Moves an item from one library into another. This removes the item from its current library and adds it to the new one. You can only move items that are supported by the target library. Each library has a type, for example in a Material library you can move only materials.
MoveToLibrary( InputObjs, Target ); |
Parameter | Type | Description |
---|---|---|
InputObjs | String |
List of objects Default Value: Selected objects |
Target | String | Destination library where to move the objects. |