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

In This Topic
    Element Class
    In This Topic
    Base class for all FEM elements.
    Syntax
    'Declaration
     
    Public Class Element 
    public class Element 
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.Fem.Element
          devDept.Eyeshot.Fem.Element2D
          devDept.Eyeshot.Fem.Element3D
          devDept.Eyeshot.Fem.Joint2D

    See Also