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

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