IntersectionEventPointB2 Property |
Gets the end point of the overlap on Curve B (or Surface B).
If the intersection type is not overlap, this value is meaningless.
Namespace:
Rhino.Geometry.Intersect
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic Point3d PointB2 { get; }Public ReadOnly Property PointB2 As Point3d
Get
Property Value
Type:
Point3d
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also