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

In This Topic
    FemMeshSurrogate Class
    In This Topic
    Defines the devDept.Eyeshot.Entities.FemMesh surrogate.
    Syntax
    'Declaration
     
    Public Class FemMeshSurrogate 
       Inherits EntitySurrogate
    public class FemMeshSurrogate : EntitySurrogate 
    Inheritance Hierarchy

    System.Object
       devDept.Serialization.Surrogate<T>
          devDept.Serialization.EntitySurrogate
             devDept.Serialization.FemMeshSurrogate

    See Also