![]() |
![]() |
![]() |
UNITE_3D performs the boolean union of a target part with one or more tools.
+------------------<-------------------------+
| |
---(UNITE_3D)--+----(:BLANK)--------|blank part|---------->-+---->
| |
+----(:TOOLS)--------|tool(s)|------------>--+
| |
+----(:KEEP_TOOLS)---+----(:YES)----+---->---+
| |
+----(:NO)-----+
The default UNITE_3D control box is displayed:
Blank: /p1 Tools: [ ] Keep Tool
You must supply the information as specified in the syntax diagram.
Note that the tool parts must not intersect each other, and can only intersect the target part, and that they are in no way altered by this operation.
To perform this operation via the user input area, enter the following parameter sequence:
UNITE_3D :BLANK "/partA" :TOOLS "/partB" :KEEP_TOOLS :NO COMPLETE
All part names must be enclosed by double quotes (" ").
![]() |
![]() |
![]() |