When you create an circle or ellipse in a GDB it is rendered as a parametric geometry storing x, y, radius, etc. and not as a polygon with nodes.
I have a layer with both polygons and parametric geometries (circles/ellipses). How do I make a query in ArcGIS 10.3 that returns only the parametric geometries and not the 'normal' node based polygons?