Skip to content

how to select self-intersecting faces and overlapping faces together #4385

Answered by Grantim
ParvGuptaSpCT asked this question in Q&A
Discussion options

You must be logged in to vote

Hello!

  1. You can just do both findOverlappingTris() | SelfIntersections.getFaces() (FaceBitSets support bitwise operators)
  2. In next release SelfIntersections.getFaces will have additional flag to indicate touching faces as self-intersections

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ParvGuptaSpCT
Comment options

@Grantim
Comment options

@ParvGuptaSpCT
Comment options

Answer selected by ParvGuptaSpCT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants