GET SOLID CS: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Command|syntax=GET_SOLID_CS <solid number>, <cs number> | {{Command|syntax=GET_SOLID_CS <solid number>, <cs number> | ||
|description= | |description=Get the number of the coordinate system for the defined solid. | ||
|param1=<solid number>|param1_desc={{solid number}} | |param1=<solid number>|param1_desc={{solid number}} | ||
Line 7: | Line 7: | ||
===Example=== | ===Example=== | ||
:GET_SOLID_CS | :GET_SOLID_CS 3, g1 | ||
[[Category:Solids]] | [[Category:Solids]] |
Revision as of 18:43, 26 July 2010
Command
- GET_SOLID_CS <solid number>, <cs number>
Get the number of the coordinate system for the defined 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