AddGroup
 
 
 

AddGroup

Description

Add groups to a model. Groups in other models are moved to the given model.

Scripting Syntax

AddGroup( Target, [InputObjs] );

Parameters

Parameter Type Description
Target String Model to which the groups are added.
InputObjs String List of groups to add.

Default Value: Selected groups

See Also

AddToGroup RemoveFromGroup RemoveGroup CreateGroup Group Model.AddGroup