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

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