Click or drag to resize

ClippingPlaneClipViewports Property

Get an array of RhinoViewports this clipping plane is supposed to clip.

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public RhinoViewport[] ClipViewports { get; }

Property Value

Type: RhinoViewport
See Also