SORT SHAPES: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
Mikeo (talk | contribs)
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..."
 
Mikeo (talk | contribs)
No edit summary
Line 3: Line 3:


|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 SMALLES_FIRST or LARGEST_FIRST
|param2=<sort method>|param2_desc=must be SMALLEST_FIRST or LARGEST_FIRST


}}
}}

Revision as of 17:46, 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 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