SET CS: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
New page: {{Command|syntax=NEW_CS <cs number> |description=*DESCRPTION* |param1=<cs number>|param1_desc= }} ===Example=== :- NEW_CS Category:Coordinate_Systems
 
Mikeo (talk | contribs)
No edit summary
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Command|syntax=NEW_CS <cs number>
[[:Category:Coordinate_Systems|{{Up}}]]
|description=*DESCRPTION*


|param1=<cs number>|param1_desc=
{{Command|syntax=SET_CS <cs number>
|description=:Set the current CS.
 
|param1=<cs number>|param1_desc={{cs number}}


}}
}}


===Example===
===Example===
:- NEW_CS
:SET_CS 4
 
: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