PLARC(3plplot) | PLplot API | PLARC(3plplot) |
plarc - Draw a circular or elliptical arc
plarc(x, y, a, b, angle1, angle2, rotate, fill)
Draw a possibly filled arc centered at x, y with semimajor axis a and semiminor axis b, starting at angle1 and ending at angle2.
Redacted form: General: plarc(x, y, a, b, angle1, angle2, rotate, fill)
This function is used in examples 3 and 27.
Many developers (who are credited at http://plplot.org/credits.php) have contributed to PLplot over its long history.
PLplot documentation at http://plplot.org/documentation.php.
December, 2020 |