Eyeshot 11 WPF API Reference
WPF 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