RhinoCommon API
DisplayPipelineAddClippingPlane Method |
Add a clipping plane to be used during the drawing of this frame
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public int AddClippingPlane( Point3d point, Vector3d normal )
Public Function AddClippingPlane ( point As Point3d, normal As Vector3d ) As Integer
Parameters
- point
- Type: Rhino.GeometryPoint3d
point on the plane - normal
- Type: Rhino.GeometryVector3d
vector perpendicular to the plane
Return Value
Type: Int32index for the added clipping plane

Rhino for Windows
Supported in: 6.14