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...
 
ConnerO (talk | contribs)
No edit summary
Line 1: Line 1:
{{Command|syntax= COPY_SOLID <original solid number>, <new solid number>
{{Command|syntax= COPY_SOLID <solid number>, <new solid number>
|description=*DESCRPTION*
|description=*DESCRPTION*


|param1=<original solid number>|param1_desc={{original solid number}}
|param1=<solid number>|param1_desc={{solid number}}
|param2=<new solid number>|param2_desc={{new solid number}}
|param2=<new solid number>|param2_desc={{new solid number}}


Line 8: Line 8:


===Example===
===Example===
:- COPY_SOLID
:COPY_SOLID 3, 7


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

Revision as of 16:10, 23 July 2010

Command

COPY_SOLID <solid number>, <new solid number>


  • DESCRPTION*

Parameters

<solid number>
Solid number.
<new solid number>
Define a number for the newly created solid.

Example

COPY_SOLID 3, 7