In ArcMap 10.7.1 (Oracle 18c SDE.ST_GEOMETRY):
Using a geoprocessing tool, is there a way to identify polylines that have true curves?
I know there is a hasCurves Geometry property in ArcPy for ArcGIS Pro. But I don't have access to Pro yet. And regardless, I'd rather use a GP tool for this, than ask my users to use a custom script.
Thanks.