COPY SOLID: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
New page: {{Command|syntax= COPY_SOLID <original solid number>, <new solid number> |description=*DESCRPTION* |param1=<original solid number>|param1_desc={{original solid number}} |param2=<new solid...
 
Mikeo (talk | contribs)
No edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Command|syntax= COPY_SOLID <original solid number>, <new solid number>
[[:Solids:Editing_Solids|{{Up}}]]
|description=*DESCRPTION*


|param1=<original solid number>|param1_desc={{original solid number}}
{{Command|syntax= COPY_SOLID <solid number>, <new solid number>
|param2=<new solid number>|param2_desc={{new solid number}}
|description=:Copy a solid.
 
|param1=<solid number>|param1_desc=Solid number.
|param2=<new solid number>|param2_desc={{parameter_variable_num_name}} the new solid number.


}}
}}


===Example===
===Example===
:- COPY_SOLID
:COPY_SOLID 3, NewSolidNum


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

Latest revision as of 15:35, 17 January 2011

Up

Command

COPY_SOLID <solid number>, <new solid number>


Copy a solid.

Parameters

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

Example

COPY_SOLID 3, NewSolidNum