SOLID SUBTRACT: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{{Command|syntax=[[Image:solid_subtract.png|right|SOLID_SUBTRACT]]SOLID_SUBTRACT <solid 1>, <solid 2> | {{Command|syntax=[[Image:solid_subtract.png|right|SOLID_SUBTRACT]]SOLID_SUBTRACT <solid 1>, <solid 2> | ||
|description=: | |description=:Create a solid that is the result of subtracting one solid from another. | ||
|param1=<solid 1>|param1_desc=First solid number | |param1=<solid 1>|param1_desc=First solid number |
Latest revision as of 15:47, 17 January 2011
Command
- Create a solid that is the result of subtracting one solid from another.
Parameters
- <solid 1>
- First solid number
- <solid 2>
- Second solid number
Example
- SOLID_SUBTRACT 2, 1
- The variable SolidRef will be set to the number of the new solid.