We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I want to save the current state of Simulation object, so that it can be executed again next time。
I try to serialize Simulation object to json,but it not worked。
How can I get this effect?thank you