Void ANSYSAnalysisSettings.SetMaximumIterationsPerSubstep(UInt32 param1, Int32 param2)

Sets the Maximum Iterations Per Substep for a given solution step. Default: 0 (Program Controlled). Valid range is greater than or equal to -1, where -1 forces one iteration per substep. An exception will be thrown for invalid values.

Parameters

  • param1
    Type: UInt32
  • param2
    Type: Int32