ShowSaveSelectionDialog
Hi All,
I want to make a workflow which saves the current selection in a new resultset or adds the selection to an existing result set if one is already existing. I know this is possible with the context menus, but I find that a lot of clicks and I want my users to do this faster. I think initial creating a result set should be possble with CreateSelection. The problem is I don't get it working. I collect the current selection with GetSelectedFeatures, then with the help from external command I want to run CreateSelection. But I can't figure out what the correct syntax for the paramers is.
Does anybody have a example of syntax.
Thanks in advance,
Ronnie
0
-
Hi Ronnie,
I don't believe it's possible to do this from a workflow without using the context menus. The parameter for CreateSelection (a SelectionArgs object) needs to contain a featureSetCollection object, which is something you won't be able to get/use in a workflow.0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar