Calc.Biarc (Point2d, Vector2d, Point2d, Vector2d, out Arc2d, out Arc2d) Method
Calculates a biarc from pt1 to pt2.
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.
This language is not supported or no code example is available.
Parameters
-
pt1
-
Point2d
Point 1
-
t1
-
Vector2d
Direction 1. Must be Normalized
-
pt2
-
Point2d
Point 2
-
t2
-
Vector2d
Direction 2. Must be Normalized
-
a1
-
Arc2d
Arc 1
-
a2
-
Arc2d
Arc 2
Return Value
bool
Returns true is biarc could be created
.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