Tagged Questions
3
votes
1answer
496 views
ArcObjects: How to get from IFeatureClass on annotation feature class to IAnnoClass?
I am working in Python 2.6 and ArcGIS 10.0 through comtypes, so I have full ArcObjects access. (See the answer I tacked onto the related question "How do I access arcobjects from python?") That ...