Click or drag to resize

DisplayPipelineAttributesClippingEdgeColorUse Enumeration

[Missing <summary> documentation for "T:Rhino.Display.DisplayPipelineAttributes.ClippingEdgeColorUse"]

Namespace:  Rhino.Display
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public enum ClippingEdgeColorUse
Members
  Member nameValueDescription
PlaneColor0 Uses the clipping plane's color (object or layer).
SolidColor1 Solid color
ObjectColor2 Uses the object's color (object or layer).
See Also