Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Fem Namespace / Truss Class / AxialLoad Property

In This Topic
    AxialLoad Property (Truss)
    In This Topic
    Gets the element axial load.
    Syntax
    'Declaration
     
    Public ReadOnly Property AxialLoad As Double
    public double AxialLoad {get;}
    See Also