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

In This Topic
    NodalAverages Property
    In This Topic
    If true, the results plot will display the nodal averaged stress.
    Syntax
    'Declaration
     
    Public Property NodalAverages As Boolean
    public bool NodalAverages {get; set;}
    See Also