Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / FemMesh Class / Converged Property

In This Topic
    Converged Property
    In This Topic
    When true, the solver converged to a solution.
    Syntax
    'Declaration
     
    Public ReadOnly Property Converged As Boolean
    public bool Converged {get;}
    See Also