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?
0
3 comments
I guess you want to do it programatically, right?
0
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.
0
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
0

Post is closed for comments.