SORT SHAPES

From Macros Wiki
Revision as of 17:51, 3 February 2015 by Mikeo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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