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; }
Public ReadOnly Property ClipViewports As RhinoViewport()
Get
Property Value
Type:
RhinoViewportSee Also