Creates an empty group.
oReturn = SICreateGroup( [Name], [Parent] ); |
Returns the new Group.
Parameter | Type | Description |
---|---|---|
Name | String |
Name of the group Default Value: "Group" |
Parent | String |
Model to use as parent of the new group Default Value: Scene_Root |