SET CS: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
 
Line 2: Line 2:


{{Command|syntax=SET_CS <cs number>
{{Command|syntax=SET_CS <cs number>
|description=*DESCRPTION*
|description=:Set the current CS.


|param1=<cs number>|param1_desc={{cs number}}
|param1=<cs number>|param1_desc={{cs number}}
Line 9: Line 9:


===Example===
===Example===
:SET_CS
:SET_CS 4
:For an example macro see [[Cs_List]]
:For an example macro see [[Cs_List]]
[[Category:Coordinate_Systems]]
[[Category:Coordinate_Systems]]

Latest revision as of 19:01, 12 January 2011

Up

Command

SET_CS <cs number>


Set the current CS.

Parameters

<cs number>
CS number.

Example

SET_CS 4
For an example macro see Cs_List