Hello, I need to copy an output model from a generator to a solution with code. What's the best/easiest way to do it?...
This is an auto-generated question from the MPS Slack community: Hello, I need to copy an output model from a generator to a solution with code. What's the best/easiest way to do it?
3 comments
Sort by
Date
Votes
I guess you want to do it programatically, right?
Have a look at GenerationStatus and GeneratorFacade. You could use the facade to trigger the generator on an input model and retrieve the last transient model via the generation status.
This is auto-generated question from the MPS Community Slack Workspace. If you want to comment on the question, do it from the Slack workspace
Post is closed for comments.