SORT SHAPES
From Macros Wiki
Jump to navigationJump to search
Command
- SORT_SHAPES <sort type> <sort method>
- Sort the current list of shapes. Once sorted, the shape numbers may change, 1 will now be the number of the first shape in the sorted list.
Parameters
- <sort type>
- must be AREA or LENGTH
- <sort method>
- must be SMALLEST_FIRST or LARGEST_FIRST
Example
- SORT_SHAPES AREA, SMALLEST_FIRST