Click or drag to resize

IAdaptiveMeshingConvergedIterations Property

Gets or sets the number of iterations with error lower than accuracy after which adaptive meshing is finished.

Namespace:  EMInvent.InventSim.COMServer
Assembly:  InventSim (in InventSim.exe) Version: 5.1.12.6+develop
Syntax
int ConvergedIterations { get; set; }

Property Value

Type: Int32
See Also