Hi All
There is no GP tool in Pro to create annotation feature class (stand alone).
The Create Feature Class does not have annotation as a type.
If you do a right click on a geodatabase and select new feature class you get very similar tool that let you create annotation. It looks like a GP but it is not. I cannot see it in gp history after I run it.
Create a feature class in the SDK is done with the gp tool and I could not find any way to create annotation in code.
There are classes to handle annotation feature class (annotationFeatureClass will let you add features etc.)
So what is the way to create a new one?
Thanks