SET SELECTION LIST: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 1: Line 1:
{{Command|syntax=SET_SELECTION_LIST <list number>, [<add>]
{{Command|syntax=SET_SELECTION_LIST <list number>
|description=:Store the currently seleceted features in a list, or add / replace them to a current list
|description=:Select the stored selected features by [[GET_SELECTION_LIST]]


|param1=<list number>|param1_desc={{list number}}
|param1=<list number>|param1_desc={{list number}}
|param2=[<add>]|param2_desc={{add}}
}}
}}


===Example===
===Example===
:SET_SELECTION_LIST 4, 1
:SET_SELECTION_LIST 4


[[Category:Geometry]]
[[Category:Geometry]]

Revision as of 20:26, 28 July 2010

Command

SET_SELECTION_LIST <list number>


Select the stored selected features by GET_SELECTION_LIST

Parameters

<list number>
1 - 10, a value for the list number.

Example

SET_SELECTION_LIST 4