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

In This Topic
    Restrained Property
    In This Topic
    True if partially/fully restrained.
    Syntax
    'Declaration
     
    Public ReadOnly Property Restrained As Boolean
    public bool Restrained {get;}
    See Also