SORT GEO
From Macros Wiki
Jump to navigationJump to search
Command
- SORT_GEO <sort type> <main axis x> <scan height> <max gap> <plus X> <plus Y>
- Sort the currentsly selected geometry. Check the documentation for the Modify->Sort dialog for more details on the parameters.
Parameters
- <sort type>
- 1=S Pattern, 2=Closest Point, 3=ReverseDirection
- <main axis x>
- 1=Main axis X, 0=Main Axis Y
- <scan height>
- Scan Height
- <max gap>
- Maximum Gap
- <plus X>
- 1=Start Corner X+, 0=Start Corner X-
- <plus Y>
- 1=Start Corner Y+, 0=Start Corner Y-
Example
- SORT_GEO 1, 1, 0.1, 0.25, 0, 1