Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FemElementSurrogate Class / DistLoad Property

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