g — Creates a special type of combination often referred to as a group. This builds a combination by unioning together all the listed objects.
Creates a special type of combination often referred to as a group. This builds a combination by unioning together all the listed objects. If groupname already exists, then the list of objects will be unioned to the end of it. (Note that an existing groupname is not restricted to being a group; any combination is legal.) Other commands to build combinations are c, r, or comb.
The example shows the use of the g command to create or extend a specified group by unioning it with specified objects.
Example 1. Create a group with a groupname and specified objects.
mged>
g shape1.nmg f
Creates or extends shape1.nmg by unioning in f.
Reports of bugs or problems should be submitted via electronic
mail to <devs@brlcad.org>