[Contents] [Index] [Books]

CoCreate OneSpace Designer - Commands Reference Manual


UNITE_3D terminate action

UNITE_3D performs the boolean union of a target part with one or more tools.

Syntax


               +------------------<-------------------------+
               |                                            |
---(UNITE_3D)--+----(:BLANK)--------|blank part|---------->-+---->
               |                                            |
               +----(:TOOLS)--------|tool(s)|------------>--+
               |                                            |
               +----(:KEEP_TOOLS)---+----(:YES)----+---->---+
                                    |              |
                                    +----(:NO)-----+

Options

The following options are available to unite parts.

The default UNITE_3D control box is displayed:

Blank:              /p1
Tools:

[ ] Keep Tool

You must supply the information as specified in the syntax diagram.

When to use

Use this action to create a resultant part by adding one or more tools to an existing part. The resultant part replaces the existing part in the database.

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.

Example

The following example unites the original, blank part, "PartA", with tool part "PartB".
  1. Enter UNITE_3D to display the default control box.
  2. Enter "PartA" in the Blank field.
  3. Enter "PartB" in the Tools field.
  4. Choose whether or not to keep the tool.
  5. Enter COMPLETE to tell OneSpace Designer that you have finished setting up the operation.
  6. OneSpace Designer unites the two parts.

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 (" ").

See also

UNITE_3D terminate action MILL terminate action EXTRUDE terminate action SUBTRACT_3D terminate action BLEND terminate action
[Contents] [Index] [Books]