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=== :- ...) |
|||
(5 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | [[:Solids:Editing_Solids|{{Up}}]] |
− | |||
− | | | + | {{Command|syntax=[[Image:solid_intersect.png|right|SOLID_INTERSECT]]SOLID_INTERSECT <solid 1>, <solid 2> |
− | + | |description=:Create a solid that is the intersection of 2 solids. | |
+ | |param1=<solid 1>|param1_desc=First solid number. | ||
+ | |param2=<solid 2>|param2_desc=Second solid number. | ||
}} | }} | ||
===Example=== | ===Example=== | ||
− | : | + | :SOLID_INTERSECT 2, 1 |
+ | {{solids_created_solidref}} | ||
[[Category:Solids]] | [[Category:Solids]] |
Latest revision as of 11:46, 17 January 2011
Command
- SOLID_INTERSECT <solid 1>, <solid 2>
- Create a solid that is the intersection of 2 solids.
Parameters
- <solid 1>
- First solid number.
- <solid 2>
- Second solid number.
Example
- SOLID_INTERSECT 2, 1
- The variable SolidRef will be set to the number of the new solid.