Site Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
rhino:booleanfaq [2023/11/19]
mitch_heynick [Known Rhino limitations]
rhino:booleanfaq [2023/11/19]
mitch_heynick [How surface direction affects Boolean operations]
Line 104: Line 104:
 From Rhino V4 on, [[rhino:boolean2objects|Boolean2Objects]] lets you cycle through all the possibilities of the different Boolean operations and see the result on-screen. You can then choose the result you want.  Currently, this only works with just two objects. From Rhino V4 on, [[rhino:boolean2objects|Boolean2Objects]] lets you cycle through all the possibilities of the different Boolean operations and see the result on-screen. You can then choose the result you want.  Currently, this only works with just two objects.
  
 +However, one of the best solutions to this is to use **BooleanSplit** instead of **BooleanDifference**.  BooleanSplit splits the base object(s) with the cutter(s), //**but it leaves all the parts**// It's then easy to simply delete the part(s) you don't want.
  
  
  
  
rhino/booleanfaq.txt ยท Last modified: 2023/11/19 by mitch_heynick