How to fixate the annotations positions?

395
1
09-11-2017 12:19 AM
GeorgiyYaroslavtsev
New Contributor

Hi everyone!

I want to update feature class and feature-linked annotations by deleting existing features and paste features that was copied from another feature class.

The problem is that I have moved annotations manually from it's original location. And when I paste new features the annotation for them creates in accordance with the Placement Properties - not like I have located them for previous objects.

How can I fixate the location of annotations in the way that annotations created in the same position?

0 Kudos
1 Reply
by Anonymous User
Not applicable

Feature-linked annotations are linked based on ObjectID and FeatureID. When you place a new feature a new ObjectID is assigned. Could you adjust the Feature-linked annotation's FeatureID to be that of the new feature's ObjectID? Does that work?