Poly2d.CalcOffsetExtendPoint Method
Calculates the extension points of a1 and a2 using maxdist for chamfer.
Public Shared Function CalcOffsetExtendPoint( _ |
Optional ByVal angacc As Double = Calc.Epsilon _ |
This language is not supported or no code example is available.
public static bool CalcOffsetExtendPoint( |
static bool CalcOffsetExtendPoint( |
public static function CalcOffsetExtendPoint( |
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
-
a1
-
Arc2d
-
a2
-
Arc2d
-
extpt1
-
Point2d
-
extpt2
-
Point2d
-
maxdist
-
double
-
orgvertex
-
Point2d
-
maxchamfer
-
bool
-
angacc
-
double
Return Value
bool
.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