AddWGroup: Add a plotting object to a group
Description
The object to be added are in the same coordinate system as the group.
Usage
AddWGroup(group.obj, new.obj)
Arguments
group.obj
WGroup object to be added to
new.obj
plotting object to be added
Value
a WGroup object where new.obj is added.