This shows you the differences between two versions of the page.
|
rhino:jbbooleanfix [2015/09/14] |
rhino:jbbooleanfix [2020/08/14] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | |||
| + | ====== Fixing Boolean Problems ====== | ||
| + | |||
| + | ---- | ||
| + | Here's what I do when someone sends in a Boolean problem. -JB McNeel Tech support | ||
| + | |||
| + | First I check the Units and tolerance setting compared with the geometry in the file to make sure there isn't a major scaling problem. | ||
| + | |||
| + | Next is to run SelBadObjects and make sure there are no problems with the curves or surfaces. | ||
| + | |||
| + | After that I run the Intersect command between the two solids and see if I get closed curves that clearly define the trimming and joining boundaries. | ||
| + | |||
| + | That's the process. | ||
| + | |||
| + | If any of this is confusing, read on. The information and detail on the following pages is excellent. | ||
| + | |||
| + | |||
| + | |||
| + | |||