Optimization
Calculate a Model Object Step
Executes a calculation of the step as a background task in the context of the Model Object. Returns two elements within the data array – the JST (Job Status Tracker) object (the calculation status of the newly created calculation) and the updated ModelObject object.
post/optimization.modelcalcexec/{typedId}/{stepName}
Query parameters
toStepstring
Specify the step name to set the last step of the calculation (all steps before are executed, until toStep is reached).
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.