group_annotations
group_annotations
{ [ -ids CtuIdList ] | [ -set SelectionSet ] }
-parent_group CtuId
[ -make_group [ true | false ] ]
[ -message messagestring ]
[ -name namestring ]
Description
Groups specified annotations into a group.
Arguments
|
-ids CtuIdList
|
List of annotation object IDs to group.
|
|
-make_group [ true | false ]
|
Creates group to contain new annotations.
|
|
-message messagestring
|
Message text for the new group.
|
|
-name namestring
|
Name of the new group.
|
|
-parent_group CtuId
|
Parent group for the new annotation or group.
|
|
-set SelectionSet
|
Set containing annotation objects to group.
|
Related Topics
Annotation Commands
Return to top