Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Fem Namespace / Node Class / Temperature Property

In This Topic
    Temperature Property (Node)
    In This Topic
    Gets or sets node temperature.
    Syntax
    'Declaration
     
    Public Property Temperature As Double
    public double Temperature {get; set;}
    See Also