While creating custom tool for ArcMap I found problem which couldn’t be solved even with try-catch block. When start editing I must to choose which layer I want to edit (if they are from different sources), but if my tool tries to edit other than I’ve chosen – ArcMap shuts down. How can I identify which layer(s) I can edit?
↧