Uploaded October 2023 | Updated September 2026, 5 days ago
Hey all!
In this video, I show you a quick fix for an anomaly with 3rd party models - double faces. My guess is its for double-sided faces and Blender puts in 2 - it's just weird, BUT, no longer do you have to spend excess time trying to solve it - here is the solution!
This code is the validation function. Somehow, this gets rid of the problem:
C.object.data.validate()
Stack Exchange where I learned this:
blender.stackexchange.com/questions/247369/remove-duplicate-faces-sharing-vertices
Have a super day!
Hey all!
In this video, I show you a quick fix for an anomaly with 3rd party models - double faces. My guess is its for double-sided faces and Blender puts in 2 - it's just weird, BUT, no longer do you have to spend excess time trying to solve it - here is the solution!
This code is the validation function. Somehow, this gets rid of the problem:
C.object.data.validate()
Stack Exchange where I learned this:
blender.stackexchange.com/questions/247369/remove-duplicate-faces-sharing-vertices
Have a super day!










