Difference between revisions of "SOLID UNION"
From Macros Wiki
(New page: {{Command|syntax=SOLID_UNION <solid 1>, <solid 2> |description=*DESCRPTION* |param1=<solid 1>|param1_desc={{solid 1}} |param2=<solid 2>|param2_desc={{solid 2}} }} ===Example=== :- SOLI...) |
|||
Line 1: | Line 1: | ||
− | {{Command|syntax=SOLID_UNION <solid 1>, <solid 2> | + | {{Command|syntax=[[Image:silid_union.png|right|SOLID_UNION]]SOLID_UNION <solid 1>, <solid 2> |
− | |description= | + | |description=:Combines the 2 selected solids into one. |
|param1=<solid 1>|param1_desc={{solid 1}} | |param1=<solid 1>|param1_desc={{solid 1}} | ||
Line 9: | Line 9: | ||
===Example=== | ===Example=== | ||
− | : | + | :SOLID_UNION 2, 1 |
[[Category:Solids]] | [[Category:Solids]] |
Revision as of 18:21, 23 July 2010
Command
- SOLID_UNION <solid 1>, <solid 2>
- Combines the 2 selected solids into one.
Parameters
- <solid 1>
- The main solid
- <solid 2>
- Subtract, union or intersect this solid with the main solid.
Example
- SOLID_UNION 2, 1