Difference between revisions of "SOLID INTERSECT"
From Macros Wiki
(New page: {{Command|syntax=SOLID_INTERSECT <solid 1>, <solid 2> |description=*DESCRPTION* |param1=<solid 1>|param1_desc={{solid 1}} |param2=<solid 2>|param2_desc={{solid 2}} }} ===Example=== :- ...) |
|||
Line 1: | Line 1: | ||
− | {{Command|syntax=SOLID_INTERSECT <solid 1>, <solid 2> | + | {{Command|syntax=[[Image:solid_intersect.png|right|SOLID_INTERSECT]]SOLID_INTERSECT <solid 1>, <solid 2> |
− | |description= | + | |description=:Trims the 2 solids, only the parts where the 2 solids interect eachother is left |
|param1=<solid 1>|param1_desc={{solid 1}} | |param1=<solid 1>|param1_desc={{solid 1}} | ||
Line 9: | Line 9: | ||
===Example=== | ===Example=== | ||
− | : | + | :SOLID_INTERSECT 2, 1 |
[[Category:Solids]] | [[Category:Solids]] |
Revision as of 18:16, 23 July 2010
Command
- SOLID_INTERSECT <solid 1>, <solid 2>
- Trims the 2 solids, only the parts where the 2 solids interect eachother is left
Parameters
- <solid 1>
- The main solid
- <solid 2>
- Subtract, union or intersect this solid with the main solid.
Example
- SOLID_INTERSECT 2, 1