IntersectionEventPointB Property |
Gets the point on Curve B (or Surface B) where the intersection occured.
If the intersection type is overlap, then this will return the
start of the overlap region.
Namespace:
Rhino.Geometry.Intersect
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Point3d PointB { get; }Public ReadOnly Property PointB As Point3d
Get
Property Value
Type:
Point3d
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also