eap
|
9d998b2291
|
0022108: EDF 2547 SMESH: Duplicate elements only
+ void DoubleElements( const TIDSortedElemSet& theElements );
|
2013-05-28 16:41:32 +00:00 |
|
eap
|
751d20eca2
|
0022106: EDF 2464 SMESH : Split quadrangles in 4 triangles
+ void QuadTo4Tri (TIDSortedElemSet & theElems);
|
2013-05-22 14:58:32 +00:00 |
|
eap
|
664ae5e033
|
1) 0022100: EDF 2413 SMESH: Take into account TRIA7
2) 0022098: EDF 2036 SMESH: Create groups from none conected parts of a mesh
Move SMESH_ElementSearcher to from SMESH/SMESH_MeshEditor.hxx SMESHUtils/SMESH_MeshAlgos.hxx
in order to make SMESH_ElementSearcher accessible from Controls/SMESH_Controls.cxx
-struct SMESH_NodeSearcher
-{
-struct SMESH_ElementSearcher
-{
- SMESH_NodeSearcher* GetNodeSearcher();
- SMESH_ElementSearcher* GetElementSearcher();
- SMESH_ElementSearcher* GetElementSearcher( SMDS_ElemIteratorPtr elemIt );
- static bool IsOut( const SMDS_MeshElement* element, const gp_Pnt& point, double tol );
- static double GetDistance( const SMDS_MeshFace* face, const gp_Pnt& point );
- static const SMDS_MeshElement* FindFaceInSet(const SMDS_MeshNode* n1,
|
2013-05-16 16:27:06 +00:00 |
|
eap
|
65c45fcb35
|
Regression of XSMESH_TEST/SMESHCOMMON/SMESH_TEST/Grids/smesh/bugs12/M6
Fix the ensuring stability of SMESH_MeshEditor::makeWalls().
|
2013-04-26 11:47:26 +00:00 |
|
vsr
|
bd8f1aee7c
|
Merge from V6_main 01/04/2013
|
2013-04-01 13:05:47 +00:00 |
|
vsr
|
7aebb99e42
|
Merge from V6_main 06/03/2013
|
2013-03-06 13:57:01 +00:00 |
|
vsr
|
1067ffa6e7
|
Merge from V6_main 13/12/2012
|
2012-12-13 11:41:29 +00:00 |
|
vsr
|
f5016d85b7
|
Merge from V6_main (04/10/2012)
|
2012-10-08 11:56:59 +00:00 |
|
vsr
|
bd4e115a78
|
Merge from V6_main_20120808 08Aug12
|
2012-08-09 10:03:55 +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 |
|
jfa
|
c63ee099ad
|
Join modifications from branch BR_DEBUG_3_2_0b1
|
2006-06-01 11:39:17 +00:00 |
|
jfa
|
57b43b4d01
|
Join modifications from branch OCC_debug_for_3_2_0b1
|
2006-05-06 08:51:48 +00:00 |
|
jfa
|
4ff5bd6154
|
Join modifications from branch OCC_development_for_3_2_0a2
|
2006-03-13 15:29:49 +00:00 |
|
skl
|
db9a6dee24
|
Improvement of extrusion functionality
|
2005-11-14 12:41:17 +00:00 |
|
skl
|
868e306e09
|
Improvement of extrusion functionality
|
2005-10-25 07:26:54 +00:00 |
|
san
|
22f20048e0
|
Temporarily rolling back the last integration
|
2005-10-21 07:58:14 +00:00 |
|
skl
|
423f097f5e
|
Inmprovement extrusion algorithm in MeshEditor
|
2005-10-21 07:44:17 +00:00 |
|
skl
|
56e741c0f7
|
Integration some new classes for working of core mesher
|
2005-10-04 06:04:02 +00:00 |
|
skl
|
05ae10badd
|
Add interface for keeping information about performed operation of extrusion.
|
2005-09-26 07:03:47 +00:00 |
|
jfa
|
c9c6669fab
|
Enable setting of Numeric Functors as criteria in Split Quadrangles and Union Triangles functionalities in GUI
|
2005-08-11 08:06:39 +00:00 |
|
smh
|
c38c10811a
|
SMH: Preparation version 3.0.0 - merge (HEAD+POLYWORK)
|
2005-06-07 13:22:20 +00:00 |
|
eap
|
08e0a4de43
|
PAL7358. Now Reorient() can work with edge, faces and volumes
|
2005-01-21 12:16:32 +00:00 |
|
vsr
|
5496cb6ab1
|
Implement sweep mesh elements along a path (PAL7218).
|
2005-01-20 14:50:37 +00:00 |
|
admin
|
090aff0726
|
Merge with OCC_development_01
|
2005-01-20 06:25:54 +00:00 |
|
admin
|
e4737e85f0
|
Merge with version on tag OCC-V2_1_0d
|
2004-12-01 10:48:31 +00:00 |
|