Eyeshot 11 WPF API Reference
WPF 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