SET GEO CS: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{{Command|syntax=SET_GEO_CS <geo ref>, <cs number> | {{Command|syntax=SET_GEO_CS <geo ref>, <cs number> | ||
|description= | |description=:Set the CS number for a geometry feature. | ||
|param1=<geo ref>|param1_desc={{geo ref}} | |param1=<geo ref>|param1_desc={{geo ref}} | ||
Line 10: | Line 10: | ||
===Example=== | ===Example=== | ||
: | :GET_GEO_CS 20, 3 | ||
<br> | |||
:This sets feature number 20 to use CS 3. | |||
[[Category:Coordinate_Systems]] | [[Category:Coordinate_Systems]] |
Revision as of 19:47, 12 January 2011
Command
- SET_GEO_CS <geo ref>, <cs number>
- Set the CS number for a geometry feature.
Parameters
- <geo ref>
- The reference number of the geometry feature.
- <cs number>
- CS number.
Example
- GET_GEO_CS 20, 3
- This sets feature number 20 to use CS 3.