Version: 
Back to list
SceneGraph :: createMotionGroupAtPosition
Synopsis
   Create a new Motion Group at the given positionGUI Dialog
   
Script function
   scenegraph.createMotionGroupAtPosition(name, position) -> groupParameters
   name (String) : The name of the group
   position (Point3) : The position of the new motion group
Return value
   group (MotionGroup
) : The created Motion Group