Boolean Operations

Have some feature requests, feedback, cool stuff to share, or want to know where FreeCAD is going? This is the place.
Forum rules
Be nice to others! Read the FreeCAD code of conduct!
triplus
Veteran
Posts: 9471
Joined: Mon Dec 12, 2011 4:45 pm

Re: Boolean Operations

Post by triplus »

Simple question:

If FreeCAD would have general tolerance setting (not only for booleans) could that work and would it make boolean operations faster?

Example: user would have unit set to mm and could set single FreeCAD tolerance setting in preferences to 0,01 or 0,001 as that would be close enough to get the job done.

http://wiki.mcneel.com/rhino/faqtolerances
Intermezzo
Posts: 31
Joined: Fri Sep 25, 2015 8:09 pm
Location: Germany

Re: Boolean Operations

Post by Intermezzo »

I just wanted to add related topics from the OCC forum:

Parallelizing BOPs:http://dev.opencascade.org/index.php?q=node/718
Boolean Operations With Multiple Arguments:http://dev.opencascade.org/index.php?q=node/1060
triplus
Veteran
Posts: 9471
Joined: Mon Dec 12, 2011 4:45 pm

Re: Boolean Operations

Post by triplus »

triplus
Veteran
Posts: 9471
Joined: Mon Dec 12, 2011 4:45 pm

Re: Boolean Operations

Post by triplus »

Reference (Fuzzy Boolean):

viewtopic.php?f=3&t=18854#p146936
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: Boolean Operations

Post by Kunda1 »

@triplus are you planning to assign issue #2151 to yourself ?
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
triplus
Veteran
Posts: 9471
Joined: Mon Dec 12, 2011 4:45 pm

Re: Boolean Operations

Post by triplus »

Kunda1 wrote:@triplus are you planning to assign issue #2151 to yourself ?
Hi @Kunda1.

I tested the BOA Union operation between Sweep001 and Sweep004 on OCE from Ubuntu PPA (FreeCAD stable/daily) and with self compiled OCC7 + FreeCAD daily and the operation succeeded successfully. I added the note and reference to the issue report as it can be closed.
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: Boolean Operations

Post by Kunda1 »

triplus wrote:
Kunda1 wrote:@triplus are you planning to assign issue #2151 to yourself ?
Hi @Kunda1.

I tested the BOA Union operation between Sweep001 and Sweep004 on OCE from Ubuntu PPA (FreeCAD stable/daily) and with self compiled OCC7 + FreeCAD daily and the operation succeeded successfully. I added the note and reference to the issue report as it can be closed.
Sweet!
Thanks for the prompt follow-up.
Cheers!
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
Post Reply