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

In This Topic
    Beam Class
    In This Topic
    3D two-noded beam element.
    Syntax
    'Declaration
     
    Public Class Beam 
       Inherits Element3D
    public class Beam : Element3D 
    Inheritance Hierarchy

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

    See Also