P_Rhino_Geometry_ClippingPlaneSurface_Plane - mcneel/rhinocommon-api-docs GitHub Wiki

ClippingPlaneSurface.Plane Property

Gets or sets the clipping plane.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Plane Plane { get; set; }

VB

Public Property Plane As Plane
	Get
	Set

Property Value

Type: Plane

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

ClippingPlaneSurface Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️