Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Fem Namespace / Beam2D Class / ShearForce Property

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