T_Rhino_Geometry_Intersect_PlaneSphereIntersection - mcneel/rhinocommon-api-docs GitHub Wiki
Represents all possible cases of a Plane|Sphere intersection event.
Namespace: Rhino.Geometry.Intersect
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public enum PlaneSphereIntersection
VB
Public Enumeration PlaneSphereIntersection
Member name | Value | Description | |
---|---|---|---|
None | 0 | No intersections. | |
Point | 1 | Tangent intersection. | |
Circle | 2 | Circular intersection. |
Supported in: 6.0.16224.21491, 5D58w