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

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

    System.Object
       devDept.Eyeshot.Fem.Element
          devDept.Eyeshot.Fem.Element2D
             devDept.Eyeshot.Fem.Truss2D

    See Also