Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Fem Namespace / SolverBase Class / SolvingStressesText Property

In This Topic
    SolvingStressesText Property
    In This Topic
    Gets or sets the progress bar text displayed when executed in asynchronously.
    Syntax
    'Declaration
     
    Public Property SolvingStressesText As String
    public string SolvingStressesText {get; set;}
    See Also