Intersect2d.CircleCircle (Double, Double, Double, Double, Double, Double, out Point2d, out Point2d, Double) Method
Public Shared Function CircleCircle( _ |
Optional ByVal tol As Double = Calc.Epsilon _ |
This language is not supported or no code example is available.
public static int CircleCircle( |
public static function CircleCircle( |
This language is not supported or no code example is available.
This language is not supported or no code example is available.
This language is not supported or no code example is available.
Parameters
-
cx0
-
double
-
cy0
-
double
-
radius0
-
double
-
cx1
-
double
-
cy1
-
double
-
radius1
-
double
-
intersection1
-
Point2d
-
intersection2
-
Point2d
-
tol
-
double
Return Value
int
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8