Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / RevolvedSurface Class
Members

In This Topic
    RevolvedSurface Class
    In This Topic
    Surface of revolution definition, created by rotating the generatrix about the axis of rotation.
    Syntax
    'Declaration
     
    Public Class RevolvedSurface 
       Inherits Surface
       Implements IEntityIFacedevDept.Eyeshot.ISelectableItem 
    public class RevolvedSurface : Surface, IEntityIFacedevDept.Eyeshot.ISelectableItem  
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.Entities.Entity
             devDept.Eyeshot.Entities.Surface
                devDept.Eyeshot.Entities.RevolvedSurface
                   devDept.Eyeshot.Entities.CylindricalSurface
                   devDept.Eyeshot.Entities.SphericalSurface

    See Also