SORT SHAPES: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
Created page with "{{Command|syntax=SORT_SHAPES <sort type> <sort method> |description=:Sort the current list of shapes. Once sorted, the shape numbers may change, 1 will nw be the number of the..." |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Command|syntax=SORT_SHAPES <sort type> <sort method> | {{Command|syntax=SORT_SHAPES <sort type> <sort method> | ||
|description=:Sort the current list of shapes. Once sorted, the shape numbers may change, 1 will | |description=: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. | ||
|param1=<sort type>|param1_desc=must be AREA or LENGTH | |param1=<sort type>|param1_desc=must be AREA or LENGTH | ||
|param2=<sort method>|param2_desc=must be | |param2=<sort method>|param2_desc=must be SMALLEST_FIRST or LARGEST_FIRST | ||
}} | }} |
Latest revision as of 17:51, 3 February 2015
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