GET SOLID CS: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
New page: {{Command|syntax=GET_SOLID_CS <solid number>, <cs number> |description=*DESCRPTION* |param1=<solid number>|param1_desc={{solid number}} |param2=<cs number>|param2_desc={{cs number}} }} =...
 
Mikeo (talk | contribs)
No edit summary
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[:Solids:Solid_Data|{{Up}}]]
{{Command|syntax=GET_SOLID_CS <solid number>, <cs number>
{{Command|syntax=GET_SOLID_CS <solid number>, <cs number>
|description=*DESCRPTION*
|description=:Get the number of the CS associated with a solid.


|param1=<solid number>|param1_desc={{solid number}}
|param1=<solid number>|param1_desc={{solid number}}
|param2=<cs number>|param2_desc={{cs number}}
|param2=<cs number>|param2_desc={{getcs number}}
}}
}}


===Example===
===Example===
:- GET_SOLID_CS
:GET_SOLID_CS 3, g1


[[Category:Solids]]
[[Category:Solids]]

Latest revision as of 16:09, 17 January 2011

Up

Command

GET_SOLID_CS <solid number>, <cs number>


Get the number of the CS associated with a solid.

Parameters

<solid number>
Solid number.
<cs number>
The name of a numeric variable to be set to the CS number.

Example

GET_SOLID_CS 3, g1