I'm creating a model (package), a package within that model, a diagram within that package and elements within THAT package all with my C# based add-in. I'm obviously executing the right Updates and Refreshes. I'm even able to get tagged values on the element, as well as create a scenario on the element and steps on the scenario.
But I cannot get the element on to the Diagram to save my life! I also can't find any (up-to-date/relevant/c# based) examples online.
When I open the .eap file after my add-in completes and open the diagram, it's blank/empty/barren of all elements.
So what is the process?