Point.IntersectWith Method

Public Function IntersectWith( _ 
ByVal C2 As ICurve
) As Point3D()
This language is not supported or no code example is available.
public Point3D[] IntersectWith( 
ICurve C2 
)
This language is not supported or no code example is available.

Parameters

C2
ICurve

Return Value

Point3D[]

.NET Framework

Supported in: 4.8

In this article

Definition