Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FemNodeBeamSurrogate Class / MomentLoad Property

In This Topic
    MomentLoad Property
    In This Topic
    See devDept.Eyeshot.Fem.NodeBeam.momentLoad.
    Syntax
    'Declaration
     
    Public Property MomentLoad As Double()
    public double[] MomentLoad {get; set;}
    See Also