ENH: surfaceFeatureExtract: handle baffles

This commit is contained in:
mattijs
2012-10-26 14:33:27 +01:00
parent 233436f4f7
commit e03612c106
2 changed files with 199 additions and 12 deletions

View File

@ -69,7 +69,8 @@ surface2.nas
// Keep edges outside the box:
outsideBox (0 0 0)(1 1 1);
// Keep nonManifold edges (edges with >2 connected faces)
// Keep nonManifold edges (edges with >2 connected faces where
// the faces form more than two different normal planes)
nonManifoldEdges yes;
// Keep open edges (edges with 1 connected face)