Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Fem Namespace / NodeBeam Class / MomentLoaded Property

In This Topic
    MomentLoaded Property
    In This Topic
    True if there are moment loads.
    Syntax
    'Declaration
     
    Public ReadOnly Property MomentLoaded As Boolean
    public bool MomentLoaded {get;}
    See Also