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

In This Topic
    RevolvedSurfSurrogate Class
    In This Topic
    Defines the devDept.Geometry.RevolvedSurf surrogate.
    Syntax
    'Declaration
     
    Public Class RevolvedSurfSurrogate 
       Inherits PlanarSurfSurrogate
    public class RevolvedSurfSurrogate : PlanarSurfSurrogate 
    Inheritance Hierarchy

    System.Object
       devDept.Serialization.Surrogate<T>
          devDept.Serialization.AnalyticSurfSurrogate
             devDept.Serialization.PlanarSurfSurrogate
                devDept.Serialization.RevolvedSurfSurrogate

    See Also