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 7: Line 7:
===Example===
===Example===
:SET_SELECTION_LIST 4
:SET_SELECTION_LIST 4
:For an example macro see [[Geo_Pattern]]
:For an example macro see [[Geo_Pattern]] [[Geo_Transform]]
[[Category:Geometry]]
[[Category:Geometry]]

Revision as of 21:23, 29 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
For an example macro see Geo_Pattern Geo_Transform