Arc with center, start point and end direction
(circle_arc2pointsbegin)


Result (circle)

Properties

Parameter Name
Type
Description
counter
counter

Arc or complementary arc
Default: counterclockwise (positive)

mp
point

Center point M

bp
point

Start point P1

ep
point

Point indicating end direction P2, may be located on the arc

The action generates an arc around M through P1.

The distance M-P1 determines the radius.

The imaginary line from P2 to M defines the end of the arc.

Note: All three points must be different.





Homepage