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

In This Topic
    CylindricalSurface Class
    In This Topic
    Cylindrical surface definition.
    Syntax
    'Declaration
     
    Public Class CylindricalSurface 
       Inherits RevolvedSurface
       Implements IEntityIFacedevDept.Eyeshot.ISelectableItem 
    public class CylindricalSurface : RevolvedSurface, 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.ConicalSurface

    See Also