Community,
I have a spatially enabled dataframe (SEDF) with polyline geometry. Ultimately, I need polygon geometry.
My attempt to use arcgis.geometry is shown below. The Polygon() method doesn’t throw any errors but it also doesn’t seem to do anything. The geometry remains a polygon.
Any suggestions would be appreciated. Also, I don’t necessarily need to employ the method I’m trying, but it is desirable to stay within the SEDF.

Regards,
Tyler