Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FemNodeBeamSurrogate Class / RotationRestraints Property

In This Topic
    RotationRestraints Property
    In This Topic
    See devDept.Eyeshot.Fem.NodeBeam.rotationRestraints.
    Syntax
    'Declaration
     
    Public Property RotationRestraints As Boolean()
    public bool[] RotationRestraints {get; set;}
    See Also