GraphicsGroup[{g1,g2,…}]
represents a collection of graphics objects grouped together for purposes of interactive selection in a notebook.


GraphicsGroup
GraphicsGroup[{g1,g2,…}]
represents a collection of graphics objects grouped together for purposes of interactive selection in a notebook.
Details and Options

- GraphicsGroup works with both two- and three-dimensional graphics.
- A graphics group can typically be created by applying the Group item in the Graphics menu to a collection of selected graphics.
- With the default setting ContentSelectable->Automatic, double‐clicking allows you to select an individual graphics object gi within the group.
- With ContentSelectable->False, individual objects within the group cannot separately be selected, unless they are first explicitly ungrouped.
- With ContentSelectable->True, objects within the group can be selected immediately with a single click.
- GraphicsGroup always defines a level in the hierarchy of a graphics expression, so that for example
goes to the next enclosing GraphicsGroup. »
Examples
open all close allTech Notes
Related Guides
History
Text
Wolfram Research (2007), GraphicsGroup, Wolfram Language function, https://reference.wolfram.com/language/ref/GraphicsGroup.html.
CMS
Wolfram Language. 2007. "GraphicsGroup." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/GraphicsGroup.html.
APA
Wolfram Language. (2007). GraphicsGroup. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/GraphicsGroup.html
BibTeX
@misc{reference.wolfram_2025_graphicsgroup, author="Wolfram Research", title="{GraphicsGroup}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/GraphicsGroup.html}", note=[Accessed: 16-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_graphicsgroup, organization={Wolfram Research}, title={GraphicsGroup}, year={2007}, url={https://reference.wolfram.com/language/ref/GraphicsGroup.html}, note=[Accessed: 16-August-2025]}