RhinoCommon API
ObjectTableFindClippingPlanesForViewport Method |
Finds all of the clipping plane objects that actively clip a viewport.
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)

public ClippingPlaneObject[] FindClippingPlanesForViewport( RhinoViewport viewport )
Public Function FindClippingPlanesForViewport ( viewport As RhinoViewport ) As ClippingPlaneObject()
Parameters
- viewport
- Type: Rhino.DisplayRhinoViewport
The viewport in which clipping planes are searched.
Return Value
Type: ClippingPlaneObjectAn array of clipping plane objects. The array can be emptry but not null.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14