IntersectionEventIsPoint Property |
All curve intersection events are either a single point or an overlap.
Namespace:
Rhino.Geometry.Intersect
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool IsPoint { get; }Public ReadOnly Property IsPoint As Boolean
Get
Property Value
Type:
Boolean
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also