Have you considered using NamedGroups instead of graphic groups? My guess is that bentley is trying to do away with basic graphic groups.
Here is a handy extension method for the Element class
/// <summary> /// Appends a plotted elements to…