Click or drag to resize

ClippingPlanePlane Property

Get the plane that represents this clipping plane

Namespace:  Rhino.Render.ChangeQueue
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public Plane Plane { get; }

Property Value

Type: Plane
See Also