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

In This Topic
    Surface Class
    In This Topic
    Nurbs surface entity. Nurbs surface entity. Nurbs surface entity.
    Syntax
    'Declaration
     
    Public Class Surface 
       Inherits NurbsBase
       Implements IEntityIFacedevDept.Eyeshot.ISelectableItem 
    public class Surface : NurbsBase, IEntityIFacedevDept.Eyeshot.ISelectableItem  
    Inheritance Hierarchy

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

    See Also