Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FemNodeSurrogate Class / Restraints Property

In This Topic
    Restraints Property (FemNodeSurrogate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Restraints As Boolean()
    public bool[] Restraints {get; set;}
    See Also