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

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