NEW 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=NEW_CS <cs number>
{{Command|syntax=NEW_CS <cs number>
|description=:Creates a new coordinate system
|description=:Create a new coordinate system


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


===Example===
===Example===
:NEW_CS  
:NEW_CS 3
:For an example macro see [[Cs_List]]
:For an example macro see [[Cs_List]]
[[Category:Coordinate_Systems]]
[[Category:Coordinate_Systems]]

Revision as of 19:00, 12 January 2011

Up

Command

NEW_CS <cs number>


Create a new coordinate system

Parameters

<cs number>
CS number.

Example

NEW_CS 3
For an example macro see Cs_List