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.Components
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 17.00.05
Syntaxpublic int MaximumInnerIterations { get; set; }Property Value
Type:
Int32
See Also