SET SELECTION LIST
From Macros Wiki
Jump to navigationJump to search
Command
- SET_SELECTION_LIST <list number>, [<add>]
- Select the geometry features previously saved in a list by the GET_SELECTION_LIST command
Parameters
- <list number>
- 1 - 10, a value for the list number.
- [<add>]
- 0=add to currently selected geometry, 1 = replace current selection with the saved list
Example
- SET_SELECTION_LIST 4, 1
- For an example macro see Geo_Pattern Geo_Transform