SORT SHAPES

From Macros Wiki
Revision as of 17:46, 3 February 2015 by Mikeo (talk | contribs)
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 nw 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