Callback: Int32 solver.IsAnalysisValid(IUserSolver entity, Boolean firstCheck)

Callback that is invoked to determine whether the analysis is valid.

Parameters

  • entity
    The solver object.
  • firstCheck
    Type: Boolean
    True if it is the first check; false otherwise.

Return Value

Type: Int32
1 if the analysis is valid; 0 otherwise.