POST
|
Hi everybody, is there an example for the usage of the SetOnUndone, SetOnRedone and SetOnComitted methods from the EditOperation class? Kind regards, Michael
... View more
12-02-2016
04:12 AM
|
0
|
5
|
1493
|
POST
|
Hi everybody, according to the FAQ, the Editing API (in SDK version 1.3) does not support Geodatabase Topology or Map Topology. Are there any further information for which release the support is planned? Thanks in advance, Michael
... View more
09-12-2016
04:22 AM
|
0
|
0
|
706
|
POST
|
Hi Sean, I’m looking to combine an edit operation (which is already combined with multiple edit operations – exclusively edit operations) from my add-in, and the latest operation from pro, which should be an edit operation too, since the add-in reacts immediately on RowChanged-, RowCreated-, and RowDeletedEvents respectively on the EditCompletedEvent.
... View more
09-12-2016
02:12 AM
|
0
|
0
|
58
|
POST
|
Hi Sean, Thanks for your reply. Do you know whether it will be possible to combine edit operations with existing operations on the stack in future SDK versions?
... View more
09-05-2016
01:22 AM
|
0
|
2
|
58
|
POST
|
Hello everybody, The general behavior of the Add-In which I develop is to edit a Row with ArcGIS Pro, and after Pro finished its operations, the Add-In performs some more. I chain the Add-In EditOperations, which works great. But as a result, there are of course two operations in the undo stack. One from Pro itself, and one from the Add-In. So I’m wondering whether it is possible to get the original EditOperation from Pro (obtained for instance by its unique GUID, which is provided by RowChangedEventArgs) and chain the Add-In operations to it. I’ve already found the FindRedoOperations/FindUndoOperations methods exposed by OperationManager, but I’m not sure whether this could be the solution. Thanks in advance, Michael
... View more
09-02-2016
07:07 AM
|
0
|
4
|
1224
|
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:25 AM
|