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

In This Topic
    Beam2D Class
    In This Topic
    2D two-noded beam element.
    Syntax
    'Declaration
     
    Public Class Beam2D 
       Inherits Element2D
    public class Beam2D : Element2D 
    Inheritance Hierarchy

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

    See Also