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

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

    System.Object
       devDept.Serialization.Surrogate<T>
          devDept.Serialization.EntitySurrogate
             devDept.Serialization.MeshSurrogate
                devDept.Serialization.IfcMeshSurrogate

    See Also