Hello! I am having troubles in finding out whether an AutoShape is closed or not. I attached a sample python file and a sample presentation with 3 shapes, two of which are closed and 1 which isn’t (the arc). My question …...(I am extracting the shape paths and rendering them using Matplotlib...point). Also, when I call the path.close_figure() function (which...