Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Entities Namespace / TabulatedSurface Class
Members

In This Topic
    TabulatedSurface Class
    In This Topic
    Tabulated surface definition, formed by moving a line segment called the generatrix parallel to itself along a curve called the directrix.
    Syntax
    'Declaration
     
    Public Class TabulatedSurface 
       Inherits Surface
       Implements IEntityIFacedevDept.Eyeshot.ISelectableItem 
    public class TabulatedSurface : Surface, IEntityIFacedevDept.Eyeshot.ISelectableItem  
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.Entities.Entity
             devDept.Eyeshot.Entities.Surface
                devDept.Eyeshot.Entities.TabulatedSurface

    See Also