P_Rhino_Geometry_Intersect_IntersectionEvent_PointB - mcneel/rhinocommon-api-docs GitHub Wiki

IntersectionEvent.PointB 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) Version: Rhino 6.0

Syntax

C#

public Point3d PointB { get; }

VB

Public ReadOnly Property PointB As Point3d
	Get

Property Value

Type: Point3d

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

IntersectionEvent Class
Rhino.Geometry.Intersect Namespace

⚠️ **GitHub.com Fallback** ⚠️