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

In This Topic
    FemBeamSurrogate Class
    In This Topic
    Defines the devDept.Eyeshot.Fem.Beam surrogate.
    Syntax
    'Declaration
     
    Public Class FemBeamSurrogate 
       Inherits FemElement3DSurrogate
    public class FemBeamSurrogate : FemElement3DSurrogate 
    Inheritance Hierarchy

    System.Object
       devDept.Serialization.Surrogate<T>
          devDept.Serialization.FemElementSurrogate
             devDept.Serialization.FemElement3DSurrogate
                devDept.Serialization.FemBeamSurrogate

    See Also