Description
Creates a group.
Scripting Syntax
CreateGroup( [Name], [InputObjs], [Parent] )
Parameters
|
Parameter |
Type |
Description |
|
Name |
Name of the group Default Value: "Group" |
|
|
InputObjs |
List of objects to put in the group. Default Value: Selected objects |
|
|
Parent |
Model to use as parent of the new group Default Value: Scene_Root |
Return Value
Returns the group (a Group object).
See Also
|
|
|
Autodesk Softimage v7.5