Commit Graph

6 Commits

Author SHA1 Message Date
eap
022f918412 0020944: EDF 1464 SMESH: detection of over-constrained elements
+    FT_OverConstrainedVolume,
+    FT_OverConstrainedFace,
+    class  OverConstrainedVolume: public Predicate
+    class  OverConstrainedFace: public Predicate
2010-11-19 16:47:06 +00:00
eap
3b2ddf07cc 0020943: EDF 1463 SMESH: additional fonctionnality to the feature 20749
+    class BareBorderVolume: public Predicate
+    class BareBorderFace: public Predicate
2010-11-15 11:51:29 +00:00
ouv
73770b22b2 0020946: EDF 1466 SMESH: Add a new control criteria: Max element length 2010-10-14 11:08:31 +00:00
vsr
17cc504ac1 Issue: 0020935: A group created with a type of element criteria is empty
- Improve documentation for the filters functionality
2010-08-25 10:17:59 +00:00
vsr
0635c9fc80 Merge from BR_V5_DEV 16Feb09 2009-02-17 05:27:49 +00:00
jfa
79b1ac2b6d Join modifications from BR_Dev_For_4_0 tag V4_1_1. 2008-03-07 07:47:05 +00:00