Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Fem Namespace / Beam Class / ShearForceW Property

In This Topic
    ShearForceW Property
    In This Topic
    Gets the shear force parallel to the local W axis, at the beginning and end of the beam.
    Syntax
    'Declaration
     
    Public ReadOnly Property ShearForceW As Double()
    public double[] ShearForceW {get;}
    See Also