How can I code a 3 point arc into a closed polyline.

I am new to VBA coding and am trying to update old messy code.
I would like to add a 3-point arc to my code. I know my Start, End and Center point variables but when I try to add it, I don't seem to get it right. Any suggestions?

Note: this code is to draw gussets for covers. I have all the points plotted but need to add the arcs to fit the foam height shapes.



Comments

  • Start end center but always work anti clockwise so may need to swap start & end