DisplayPipelineAttributesShowClippingEdges Property |
Shows the edges between the clipping plane and clipped objects.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntax public bool ShowClippingEdges { get; set; }
Public Property ShowClippingEdges As Boolean
Get
Set
Property Value
Type:
BooleanSee Also