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

In This Topic
    Load Property (Node)
    In This Topic
    Load array.
    Syntax
    'Declaration
     
    Public ReadOnly Property Load As Double()
    public double[] Load {get;}
    See Also