thomthom / solid-inspector

Inspect and repair solid groups and components in SketchUp.
https://extensions.sketchup.com/en/content/solid-inspector%C2%B2
MIT License
18 stars 2 forks source link

Improve ReversedFace detection #15

Closed thomthom closed 9 years ago

thomthom commented 9 years ago

Original report by me.


Currently it uses ray tracing for each face and it's unpredictable. Look into finding a confirmed outer surface face and orient all other faces according to that.

thomthom commented 9 years ago

Improve reversed faces detection. This improves reliability and also speed. Fixes #15.