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

In This Topic
    SphericalSurface Class
    In This Topic
    Spherical surface definition.
    Syntax
    'Declaration
     
    Public Class SphericalSurface 
       Inherits RevolvedSurface
       Implements IEntityIFacedevDept.Eyeshot.ISelectableItem 
    public class SphericalSurface : RevolvedSurface, IEntityIFacedevDept.Eyeshot.ISelectableItem  
    Inheritance Hierarchy

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

    See Also