Commit Graph

1222 Commits

Author SHA1 Message Date
rnv
2f343f2053 Fix for the Bug IPAL22008 Regression: Find element by point does not work. 2010-10-19 12:25:49 +00:00
vsr
0084139a63 0020971: CEA 422 avoiding display of computed meshes
Improve warning message (to show current mesh size and limit size).
2010-10-18 10:11:57 +00:00
dmv
7aefb1695e 0021034: EDF 1604 SMESH: Reinitialisation of the "mesh" field in create group from geometry 2010-10-18 08:06:00 +00:00
adam
aa7227a916 *** empty log message *** 2010-10-15 16:07:24 +00:00
eap
6223f216fe Regeression of the Test Case 3D_submesh/A0
fix IsMoreLocalThanPredicate after the patch for issue 0020963
2010-10-15 10:53:29 +00:00
eap
8f8561ea74 0020749: EDF 1291 SMESH : Create 2D Mesh from 3D improvement
-        <translation>Copy mesh elements</translation>
+        <translation>Create boundary elements</translation>
2010-10-15 06:35:34 +00:00
eap
194b484098 0020749: EDF 1291 SMESH : Create 2D Mesh from 3D improvement
fix calling MakeBoundaryMesh()
2010-10-15 06:35:11 +00:00
eap
307b2e336b 0020749: EDF 1291 SMESH : Create 2D Mesh from 3D improvement
Implement MakeBoundaryMesh()
2010-10-15 06:33:13 +00:00
eap
183a73c986 0020749: EDF 1291 SMESH : Create 2D Mesh from 3D improvement
+  void MakeBoundaryMesh(const TIDSortedElemSet& elements,
+                        Bnd_Dimension           dimension,
+                        SMESH_Group*            group = 0,
+                        SMESH_Mesh*             targetMesh = 0,
+                        bool                    toCopyElements = false,
+                        bool                    toCopyExistingBondary = false);
2010-10-15 06:31:45 +00:00
adam
22733707ba *** empty log message *** 2010-10-14 14:19:28 +00:00
dmv
72ad9ec988 BelongToGeom selection problem 2010-10-14 12:40:08 +00:00
eap
5d0bbd1e42 set mesh to filter in all methods creating filters 2010-10-14 12:34:18 +00:00
eap
aaea280a53 In AddFrom() preview a case of filter 2010-10-14 12:32:57 +00:00
eap
36af430a9d GetNodesId()0020833: EDF 1361 SMESH : Graphical Selection of the boundary faces in one clic
+    FT_CoplanarFaces,
2010-10-14 11:09:48 +00:00
eap
2a4db777c4 make GetNodesId() return sorted ids 2010-10-14 11:09:22 +00:00
eap
c9fbd2bbf8 0020833: EDF 1361 SMESH : Graphical Selection of the boundary faces in one clic
+    FT_CoplanarFaces,
2010-10-14 11:08:06 +00:00
eap
263a1ad899 0020833: EDF 1361 SMESH : Graphical Selection of the boundary faces in one clic 2010-10-14 11:00:08 +00:00
ana
25fb74fc29 Update for Win 32: documentation generation (+imp for Linux) 2010-10-14 07:18:36 +00:00
ana
bdbf6c5942 Win32 compatibility 2010-10-14 07:15:20 +00:00
eap
5c7ff1a389 0020746: EDF 1274 SMESH : MergeAllNodesButNodesFromGroup feature
fix FindCoincidentNodesOnPart()
2010-10-13 12:03:56 +00:00
jfa
afac1ba0e1 Docs for Mantis issue 0020834: EDF 1362 SMESH : Add a 2D quadrangle mesher of reduced type. 2010-10-13 09:24:25 +00:00
jfa
5abf3879fd Implement IMP: Mantis issue 0020834: EDF 1362 SMESH : Add a 2D quadrangle mesher of reduced type. 2010-10-12 13:45:40 +00:00
adam
a5001f9559 windows port 2010-10-08 14:55:05 +00:00
vsr
e62fe64c08 0020749: EDF 1291 SMESH : Create 2D Mesh from 2D improvement 2010-10-08 13:21:03 +00:00
eap
1057b2c9fc 0020982: EDF 1547 SMESH: Creation of non-conformal quadratic pyramids
Fix pb of intersecting triangles
   * re-check all adjacent pyramids if at least one merge occures
   * increase threshold of merge of adjacent pyramids up to 15 degrees to avoid
     bad (flat) tetrahedrons created by NETEGN
2010-10-08 10:02:38 +00:00
eap
263ccfa485 fix GetTypes() for submesh on geom group 2010-10-07 14:34:11 +00:00
rnv
1fe6cd3e9f Fix bug connected with removing of the mesh after closing last viewer window. 2010-10-07 14:28:55 +00:00
vsr
c19d21d073 0020971: CEA 422 avoiding display of computed meshes 2010-10-07 11:47:40 +00:00
vsr
a77543a265 0021012: [CEA] Different names between GUI and TUI function
Additional update of the documentation
2010-10-07 09:23:38 +00:00
eap
b17ca59357 0021021: EDF 1586 SMESH: Memory saturation when using start and end length
protect from too large segment lengths with geometric and
     arithmetic progression hypotheses
2010-10-06 08:42:50 +00:00
eap
489ea51f65 Add missing "of" 2010-10-06 08:26:42 +00:00
eap
68f20ecf75 0020749: EDF 1291 SMESH : Create 2D Mesh from 2D improvement
+    SMESH::SMESH_Mesh MakeBoundaryMesh(in SMESH_IDSource elements,
+                                       in Bnd_Dimension  dimension,
+                                       in string         groupName,
+                                       in string         meshName,
+                                       in boolean        toCopyElements,
+                                       in boolean        toCopyExistingBondary,
+                                       out SMESH_Group   group);
2010-10-06 07:31:38 +00:00
gdd
39599f24f0 Automatic Length GUI: replaced slider by SMESHGUI_SpinBox. Previously the value was unknown until study was dumped. 2010-10-05 15:49:29 +00:00
adam
13069ea51d cmake compilation 2010-10-05 12:50:09 +00:00
inv
31905c5eaa Changing version to 5.1.5 2010-10-05 11:55:00 +00:00
vsr
396a60d4bb Merge from BR_WIN_INDUS_514 04/10/2010 2010-10-04 14:16:14 +00:00
eap
324f7b8ed8 0020889: EDF 1433 SMESH: SplitHexaToTetra: add the 24 tetras mode
* Add HEXA_TO_24 splitting mode
2010-10-04 11:39:25 +00:00
eap
0d966dfe0f +</ol> 2010-10-04 11:38:57 +00:00
eap
b9acb518d9 0020889: EDF 1433 SMESH: SplitHexaToTetra: add the 24 tetras mode
* Add HEXA_TO_24 splitting mode
2010-10-04 11:30:00 +00:00
eap
61e5c761ce 0020889: EDF 1433 SMESH: SplitHexaToTetra: add the 24 tetras mode
* Add Hex_24Tet splitting mode
2010-10-04 11:29:01 +00:00
eap
cd749c768d 0020889: EDF 1433 SMESH: SplitHexaToTetra: add the 24 tetras mode
void SMESH_MeshEditor_i::SplitVolumesIntoTetra (SMESH::SMESH_IDSource_ptr elems,
                                                CORBA::Short              methodFlags)
  throw (SALOME::SALOME_Exception)
{
  Unexpect aCatch(SALOME_SalomeException);

+  initData();
2010-10-04 11:27:58 +00:00
eap
7b7daf5e4b + SMDS_MeshFace* AddPolygonalFace (const std::vector<const SMDS_MeshNode*>& nodes,
+  SMDS_MeshVolume* AddPolyhedralVolume (const std::vector<const SMDS_MeshNode*>& nodes,
2010-10-04 11:25:52 +00:00
eap
679fca4c8a 0020889: EDF 1433 SMESH: SplitHexaToTetra: add the 24 tetras mode
* Add HEXA_TO_24 splitting mode
 * Fix ConvertToQuadratic() to avoid disappearance of poly elements
2010-10-04 11:24:14 +00:00
eap
d246fa304c Do not pass vector arguments by value 2010-10-04 11:19:48 +00:00
eap
73edef8516 0020889: EDF 1433 SMESH: SplitHexaToTetra: add the 24 tetras mode
* Fix IsLinked()
 * Add GetFaceBaryCenter():
2010-10-04 11:18:24 +00:00
vsr
6521e4304e Fix configure problem (caused by previous integration).
AC_PROG_MKDIR_P is not available for autoconf 2.59 (Debian Sarge, Mandriva 2006)
2010-10-04 09:57:42 +00:00
eap
d51f12e37e inline TCollection_AsciiString ElementTypeString (SMESH::ElementType theElemType)
{
...
+    CASE2STRING( ELEM0D );
2010-10-04 06:01:04 +00:00
gdd
19ef864fd7 Patch for the generation of the documentation 2010-10-01 15:06:10 +00:00
eap
b65a958881 0021015: EDF 1578 SMESH: Free nodes are removed when translating a mesh
* Pass empty set of elements if the whole mesh is to be transformed
 * Fix incorrect treatment of groups of nodes
 * Call SMESH_MeshEditor::Transform() from Scale*()
2010-10-01 12:53:07 +00:00
eap
ee86814502 0021015: EDF 1578 SMESH: Free nodes are removed when translating a mesh
* Treate orphan nodes in Transform()
 * Remove Scale() as being a paricular case of Transform()
2010-10-01 12:48:49 +00:00