Void
Model
.Solve(
Boolean
wait,
SolveConfiguration
config)
Run the Solve action.
Remarks
Examples
Parameters
wait
Type:
Boolean
Wait or not for the solve to be done.
config
Type:
SolveConfiguration
The solve configuration to use. If none is provided, the default is used for the solve.
Return Value
Type:
Void