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

In This Topic
    Iterations Property
    In This Topic
    Gets the number of iterations needed.
    Syntax
    'Declaration
     
    Public ReadOnly Property Iterations As Integer
    public int Iterations {get;}
    See Also