Version: 
Back to list

Scene :: createGroup

Synopsis

   Create a new group

GUI Dialog

   

Script function

   scene.createGroup(name[, paths[, description]]) -> group

Parameters

   name (String) : Name of the group
   paths (ScenePathList[optional] : Occurrences to be added to the new group
   description (String[optional] : Description of the group

Return value

   group (Group) : The created group