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

In This Topic
    Tria3 Class
    In This Topic
    Three-node triangular isoparametric plane stress element, based on linear interpolation and area integration.

     

    Syntax
    'Declaration
     
    Public Class Tria3 
       Inherits Element2D
    public class Tria3 : Element2D 
    Inheritance Hierarchy

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

    See Also