Purpose
Terminate execution of a model.
Synopsis
void XPRMtermrunmod(XPRMmodel model);
Argument
model
|
Reference to a model
|
Further information
This function terminates the execution of a model. The termination is effective even if a debugger is controlling the model.
Related topics