ClippingPlaneSurfacePlane Property |
Gets or sets the clipping plane.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntaxpublic Plane Plane { get; set; }
Public Property Plane As Plane
Get
Set
Property Value
Type:
Plane
See Also