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

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

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

    See Also