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

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