GET GEO CS: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | [[:Category:Coordinate_Systems|{{Up}}]] | ||
|param1=<geo ref | {{Command|syntax=GET_GEO_CS <geo ref>, <cs number> | ||
|param2=<cs number>|param2_desc={{ | |description=:Get the CS number used by a geometry feature. | ||
|param1=<geo ref>|param1_desc={{geo ref}} | |||
|param2=<cs number>|param2_desc={{parameter_variable_any_name}} the CS number. | |||
}} | }} | ||
===Example=== | ===Example=== | ||
: | :GET_GEO_CS 20, CsNum | ||
<br> | |||
:This gets CS number used by feature number 20. | |||
[[Category:Coordinate_Systems]] | [[Category:Coordinate_Systems]] |
Latest revision as of 19:48, 12 January 2011
Command
- GET_GEO_CS <geo ref>, <cs number>
- Get the CS number used by a geometry feature.
Parameters
- <geo ref>
- The reference number of the geometry feature.
- <cs number>
- Name of variable to be set to the CS number.
Example
- GET_GEO_CS 20, CsNum
- This gets CS number used by feature number 20.