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