How to add your knowledge

Boolean

    Table of contents
    No headers

    The Boolean command joins, cuts, or intersects the selected components. When you use the Boolean command, the Target is the component being acted upon, and the Tools are the components that change the model. You can select more than one tool to use in a Boolean operation.

    The default behavior is to delete the tools after modifying the target. The component is kept in the browser, but the solid body is deleted. Choose Keep Tools if you do not want to delete the solids.

    Combine multiple components

    Use the Boolean command to combine solids in a model. Since a component only has one solid, the model must have multiple components with solid bodies.

    1. Start Boolean
    2. Select the Target solid.
    3. Click on Tools, and select the solids that to modify the target.
    4. Select the Boolean option.
      1. Join combines the target and tools into one solid.
      2. Cut removes the overlapping material from the target.
      3. Intersect keeps only the overlapping material.
    5. Click New Component to create a component with the results.
    6. Click Keep Tools to retain the tool solids.
    7. Click OK to create the combined solid.

    Show me how to use Boolean operations