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

In This Topic
    PlanarSurface Class
    In This Topic
    Planar surface definition. Adds the Plane property to standard surface.
    Syntax
    'Declaration
     
    Public Class PlanarSurface 
       Inherits Surface
       Implements IEntityIFacedevDept.Eyeshot.ISelectableItem 
    public class PlanarSurface : Surface, IEntityIFacedevDept.Eyeshot.ISelectableItem  
    Inheritance Hierarchy

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

    See Also