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

In This Topic
    RotationDisplacement Property
    In This Topic
    See devDept.Eyeshot.Fem.NodeBeam.rotationDisplacement.
    Syntax
    'Declaration
     
    Public Property RotationDisplacement As Double()
    public double[] RotationDisplacement {get; set;}
    See Also