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

In This Topic
    Reactions Property
    In This Topic
    Gets or sets node reactions (double[3]).
    Syntax
    'Declaration
     
    Public Property Reactions As Double()
    public double[] Reactions {get; set;}
    See Also