Unwanted Edges
All  1-3  4-5

Previous
Next
 From:  Berube
8308.4 In reply to 8308.3 
Hi Michael,

Once again, thanks for a prompt acute answer. Greatness.

I intuitively was doing what you recommend, though was using a Boolean as oppose to Join to glue the surface back together.
So thanks for the tip!

My main challenge is when I get edges like that, that are close to another edge I am trying to Filet per say. It seems the Filet can be blocked by the construction line as oppose to ignore it and glide right pass it.

Your proposed solution works perfectly fine. Thanks a lot!

Bests,

-Berube
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  Michael Gibson
8308.5 In reply to 8308.4 
Hi Berube, you're welcome!

Yes, Join is a type of "lower level" operation than booleans. Join on surfaces will only try to glue open edges to other open edges, while the booleans are more focused on intersecting objects with each other and removing some material. It can work to use Boolean Union similar to Join, but it can also cause complications sometimes because of its focus on intersecting the objects and dealing with the intersection curves and discarding material as part of the process.

The booleans are kind of like a batch-mode operation where they cut up objects where they push through each other, then discard pieces depending on where they were contained in which particular volume, then automatically rejoin the results. You can do the same work in a manual way using Trim + manually picking which pieces to delete + Join. These manual steps can be useful if you want to do some localized repair to an object, but for your regular workflow it can save time using booleans since they combine multiple steps together.

There are some more details on how to do this type of work in the object repair tutorial here:
http://moi3d.com/forum/index.php?webtag=MOI&msg=446.17

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages: All  1-3  4-5