Eyeshot 11 WPF API Reference
WPF 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