DisplayPipelineAttributesShowClippingFills Property |
When a clipping plane intersects a 3-D object and the section is closed, the section is filled.
Namespace:
Rhino.Display
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntax public bool ShowClippingFills { get; set; }
Public Property ShowClippingFills As Boolean
Get
Set
Property Value
Type:
BooleanSee Also