AddToContainer

Introduced

v4.0

Description

Adds objects to a container (Group).

Scripting Syntax

AddToContainer( Target, [InputObjs] );

Parameters

Parameter Type Description
Target String Name of the container (group)
InputObjs String List of objects to add to the group.

Default Value: Selected objects

See Also

CreateEnvironment AddContainerToEnvironment RemoveFromContainer CreateGroup RemoveFromGroup RemoveGroup Group