Hi all,
I'm having the following problem at the moment:
I'm drawing 2D Symbols in the Object-Editor and overwrite the standard anchorpoints with custom ones via GDL code:
hotspot2 0,0,0
hotspot2 -1,1,1
hotspot2 1,1,2
fragment2 all, 0
Now I insert some instances into the document and draw dimensions from anchorpoint to anchorpoint. When I reopen the object in the editor, I can change the coordinates of the anchorpoints and all instances in the document update correctly. The dimensions however don't change their referencepoints to the updated anchorpoint-positions.
Is it somehow possible to make the dimensions in the document update correctly?
Thanks for any advices!