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

In This Topic
    Solved Property
    In This Topic
    Gets the solved status of this FemMesh.
    Syntax
    'Declaration
     
    Public ReadOnly Property Solved As Boolean
    public bool Solved {get;}
    See Also