MechanismSolverSettingsAspectMaximumInnerIterations Property |
The maximum number of inner iterations to perform. Inner iterations are used to find the minimum objective function value for a given penalty multiple.
Namespace: Demo3D.ComponentsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic int MaximumInnerIterations { get; set; }Property Value
Int32
See Also