Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Fem Namespace / Tria6 Class
Members

In This Topic
    Tria6 Class
    In This Topic
    Six-node triangular isoparametric plane stress element based on quadratic interpolation and area integration.

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

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

    See Also