ClippingPlaneObjectClippingPlaneGeometry Property |
Gets the clipping plane surface.
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public ClippingPlaneSurface ClippingPlaneGeometry { get; }
Public ReadOnly Property ClippingPlaneGeometry As ClippingPlaneSurface
Get
Property Value
Type:
ClippingPlaneSurfaceSee Also