Click or drag to resize

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; }

Property Value

Type: Boolean
See Also