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

In This Topic
    Restraints Property (Node)
    In This Topic
    Restraints status array.
    Syntax
    'Declaration
     
    Public ReadOnly Property Restraints As Boolean()
    public bool[] Restraints {get;}
    See Also