T_Rhino_Geometry_Intersect_LineSphereIntersection - mcneel/rhinocommon-api-docs GitHub Wiki
Represents all possible cases of a Line|Sphere intersection event.
Namespace: Rhino.Geometry.Intersect
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public enum LineSphereIntersectionVB
Public Enumeration LineSphereIntersection
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | No intersections. | |
| Single | 1 | One intersection. | |
| Multiple | 2 | Two intersections. |
Supported in: 6.0.16224.21491, 5D58w