Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Geometry Namespace / ToroidalSurf Class
Members

In This Topic
    ToroidalSurf Class
    In This Topic
    Analytic toroidal surface definition.
    Syntax
    'Declaration
     
    Public Class ToroidalSurf 
       Inherits PlanarSurf
    public class ToroidalSurf : PlanarSurf 
    Inheritance Hierarchy

    System.Object
       devDept.Geometry.AnalyticSurf
          devDept.Geometry.PlanarSurf
             devDept.Geometry.ToroidalSurf

    See Also