SOLID UNION: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 10: Line 10:
===Example===
===Example===
:SOLID_UNION 2, 1
:SOLID_UNION 2, 1
 
:For an example macro see [[Solids]]
[[Category:Solids]]
[[Category:Solids]]

Revision as of 22:03, 29 July 2010

Command

SOLID_UNION
SOLID_UNION
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
For an example macro see Solids