Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / ClippingPlaneBase Class
Members

In This Topic
    ClippingPlaneBase Class
    In This Topic
    Clipping plane base definition.
    Syntax
    'Declaration
     
    Public MustInherit Class ClippingPlaneBase 
    public abstract class ClippingPlaneBase 
    Remarks
    The scene is clipped on the positive side of the plane.
    Inheritance Hierarchy

    System.Object
       devDept.Graphics.ClippingPlaneBase
          devDept.Eyeshot.ClippingPlane

    See Also