Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Serialization Namespace / FemJoint2DSurrogate Class
Members

In This Topic
    FemJoint2DSurrogate Class
    In This Topic
    Defines the devDept.Eyeshot.Fem.Joint2D surrogate.
    Syntax
    'Declaration
     
    Public Class FemJoint2DSurrogate 
       Inherits FemElementSurrogate
    public class FemJoint2DSurrogate : FemElementSurrogate 
    Inheritance Hierarchy

    System.Object
       devDept.Serialization.Surrogate<T>
          devDept.Serialization.FemElementSurrogate
             devDept.Serialization.FemJoint2DSurrogate
                devDept.Serialization.FemJoint3DSurrogate

    See Also