P_Rhino_Geometry_Intersect_IntersectionEvent_PointA2 - mcneel/rhinocommon-api-docs GitHub Wiki

IntersectionEvent.PointA2 Property

Gets the end point of the overlap on Curve A. If the intersection type is not overlap, this value is meaningless.

Namespace: Rhino.Geometry.Intersect
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Point3d PointA2 { get; }

VB

Public ReadOnly Property PointA2 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** ⚠️