GET SELECTION LIST

From Macros Wiki
Revision as of 17:44, 7 March 2011 by Mikeo (talk | contribs)
Jump to navigationJump to search

Up

Command

GET_SELECTION_LIST <list number>, [<add>]


Store the currently selected features in a list, or add / replace them to a current list

Parameters

<list number>
1 - 10, a value for the list number.
[<add>]
0 = add the selected, or
1 = replace with selected

Example

GET_SELECTION_LIST 4, 1
For an example macro see Geo_Pattern Geo_Transform