Click or drag to resize

ClippingPlaneObjectClippingPlaneGeometry Property

Gets the clipping plane surface.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public ClippingPlaneSurface ClippingPlaneGeometry { get; }

Property Value

Type: ClippingPlaneSurface
See Also