T_Rhino_Geometry_Intersect_PlaneSphereIntersection - mcneel/rhinocommon-api-docs GitHub Wiki

PlaneSphereIntersection Enumeration

Represents all possible cases of a Plane|Sphere intersection event.

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

Syntax

C#

public enum PlaneSphereIntersection

VB

Public Enumeration PlaneSphereIntersection

Members

 

Member name Value Description
None 0 No intersections.
Point 1 Tangent intersection.
Circle 2 Circular intersection.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Rhino.Geometry.Intersect Namespace

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