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

In This Topic
    Truss Class
    In This Topic
    3D two-noded linear stress element, based on linear interpolation.
    Syntax
    'Declaration
     
    Public Class Truss 
       Inherits Element3D
    public class Truss : Element3D 
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.Fem.Element
          devDept.Eyeshot.Fem.Element3D
             devDept.Eyeshot.Fem.Truss

    See Also