SOLID UNION

From Macros Wiki
Jump to navigationJump to search

Up

Command

SOLID_UNION
SOLID_UNION
SOLID_UNION <solid 1>, <solid 2>


Create a solid that is the union of 2 solids.

Parameters

<solid 1>
The main solid
<solid 2>
Subtract, union or intersect this solid with the main solid.

Example

SOLID_UNION 2, 1
The variable SolidRef will be set to the number of the new solid.
For an example macro see Solids