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

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