ClippingPlane Class

ClippingPlane Class

ChangeQueue clipping plane
Inheritance Hierarchy
SystemObject
  Rhino.Render.ChangeQueueClippingPlane

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public class ClippingPlane
Public Class ClippingPlane

The ClippingPlane type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
Get the ClippingPlaneObject for this clipping plane
Public propertyId
Get Guid for this clipping plane
Public propertyIsEnabled
True if clipping plane is enabled
Public propertyPlane
Get the plane that represents this clipping plane
Public propertyViewIds
Get list of View IDs this clipping plane is supposed to clip.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Windows

Supported in: 6.8
See Also