Hi,
I have
(1)
A circurit
Component (some symbols and one source droppoint grouped... as we have to
do for advanced typeica manager)
(2)
I use sheet operations (aucOpExecSheetDropSymbolFromSheet) to copy my circurit
component including equipment and function items from one projekt to another..
(3)
Next I "aucOpExecSheetDelAssocSym" between some object items in tree and their symbol in my circurit
component.
(4)
Then I use other equipment and function object items to "aucOpExecSheetAssocSym" them with my unlinked symbols in the
component.
(5)
Last step I have to move the whole
component to an other position (aucOpExecSheetTransfMoveRel with DO-OID = OID_NIL)
The Problem
A Symbol with a dynamic area wich gets updated by "aucOpExecSheetAssocSym" (Step 4) delets my (Visio) selection that comes by placing the
component (step 2) So I cannot perform step 5 becouse I dont have a "OID-NIL Selection" anymore!
My Question
[*] Is there I way to pass a (source) droppoint name to aucOpExecSheetTransfMoveRel? OR
[*] is there a way to "presave and restore" the active selection (aucOpExecSheetSelectSymbol)? OR
[*] Can I supress updating dynamic areas of shapes?
[*] Is there any other war to move the circurit
component or avoid deselecting the circurit
component group when a dynamic area of a sheet gets updated?
Thanks a lot and kindy regards,
Harald (Vienna)