eap
1cae83f943
In IsMoreLocalThanPredicate, take priority of sub-mehses into account
2012-04-24 10:56:47 +00:00
eap
690b5f67ff
0021556: EDF 2222 SMESH: 3D mesh after projection impossible
...
In projectBy2DSimilarity() check U on edge before setting
2012-04-23 16:20:19 +00:00
gdd
f8a8ae08c8
Fix documentation link for "Group of underlying entities" dialog
2012-04-23 15:50:43 +00:00
eap
6fee24f068
IPAL22863 TC6.5.0: Projection_1D2D gives exception
...
Replace TopTools_DataMapOfShapeShape with
StdMeshers_ShapeShapeBiDirectionMap which includes 2
TopTools_DataMapOfShapeShape's, one per a mapping direction
2012-04-23 10:13:52 +00:00
ouv
547f8b8e54
IPAL22913: TC6.5.0: selected in "Move node" dialog box node is not highlighted
2012-04-20 12:58:07 +00:00
eap
8a5a32d1a4
protect from errors when working w/o study
2012-04-20 11:51:54 +00:00
eap
1d5a7c2d76
Regression of SMESH_TEST/Grids/smesh/mesh_Quadratic/B6
...
fix GetFaceNormal() for quadratic volumes
2012-04-19 14:43:20 +00:00
eap
41d5faf93f
Regression of SMESH_TEST/Grids/smesh/mesh_Quadratic/A6
...
fix sweepElement()
2012-04-19 13:48:27 +00:00
eap
2628e2480d
Regression of SMESH_TEST/Grids/smesh/mesh_Quadratic/A4
...
fix SewSideElements()
2012-04-19 12:47:55 +00:00
eap
d92679a25f
Regression of 0021472: EDF 2080 SMESH: Projection1D2D on a Voronoi structure fails
2012-04-18 16:31:39 +00:00
eap
5aacc45760
Regression of SMESH_TEST/Grids/smesh/imps/H2
2012-04-18 16:08:39 +00:00
vsr
e57adf25d6
Issue 0021554: [CEA] When using runSalome with only SMESH module some resources are missing
2012-04-18 13:21:47 +00:00
vsr
2cafde6609
Fix problem of make distcheck on automake 1.11 (Mandriva 2010):
...
- we have to uninstall only the staff generated for doc files and nothing more
2012-04-18 12:46:07 +00:00
vsr
be503b1313
Fix problem of make distcheck on automake 1.11 (Mandriva 2010):
...
- we have to uninstall only the staff generated for idl files and nothing more
2012-04-18 12:44:32 +00:00
rnv
b872ce66df
Update SALOME User's guide:
...
- Move module preferences help pages from GUI User's guide to the module User's guide.
2012-04-18 11:53:36 +00:00
eap
116907dd1e
Regression on SMESH_TEST/Grids/smesh/bugs/G9
...
In SetCurrentStudy(), initialize notebook with a given study
2012-04-18 10:29:50 +00:00
eap
a53a044a3f
tiny optimization
2012-04-18 07:24:59 +00:00
eap
3c33958e2e
Regression on SMESH_TEST/Grids/smesh/bugs/F8
...
Fix LengthNearVertex()
+ import geompyDC
2012-04-17 16:14:50 +00:00
eap
58c4b1fe8a
Regression on SMESH_TEST/Grids/smesh/bugs/E0
...
Fix Set(const SMDS_MeshElement* theVolume)
2012-04-17 16:07:04 +00:00
eap
f80db8004d
0021433: EDF GEOM SMESH: fail to mesh an ellipsoid using the new cartesian algo
...
Use BRepIntCurveSurface_Inter instead of IntCurvesFace_Intersector.
It's a workaround to kill the bug while OCCT issue is fixed only partially
2012-04-17 10:14:02 +00:00
gdd
e4c70d8182
Update French translations
2012-04-16 15:10:45 +00:00
gdd
487746e519
Update French translations
2012-04-16 15:06:59 +00:00
eap
8662de8ce8
0021551: EDF 1452 SMESH: referenced object can be deleted
...
procect from deletion a mesh object referenced from outside
2012-04-16 11:28:51 +00:00
vsr
43db13f33a
Update copyright information
2012-04-13 09:31:26 +00:00
vsr
e2107e0bc9
Increment version
2012-04-12 11:03:13 +00:00
rnv
864f448dc4
Porting documentation on the Doxygen-1.8.0
2012-04-12 07:15:03 +00:00
eap
180b82cf53
0021540: [CEA] Internal test fails : prisms
...
Fix FindMatchingNodesOnFaces() for spheres ( DeuxSpheres.py )
2012-04-11 14:34:04 +00:00
eap
35a739dc93
0021530: EDF 2176 SMESH: Projection 1D-2D with compounds
...
Fix for the case of no vertex association
2012-04-11 13:10:03 +00:00
eap
330b5970e3
0021530: EDF 2176 SMESH: Projection 1D-2D with compounds
...
+ static std::string GeomObjectToEntry(GEOM::GEOM_Object_ptr& theGeomObject);
2012-04-11 13:08:52 +00:00
eap
55899c73f3
0021529: [CEA 551] I,j,k mesher does not mesh 2D quadragular meshes
...
correct isClosedChainOfSides()
2012-04-11 08:35:01 +00:00
eap
719b352189
0021530: EDF 2176 SMESH: Projection 1D-2D with compounds
...
keep entries of shapes to be able to return a correct GEOM_Object in
case if it is published several times with different names
2012-04-11 08:23:17 +00:00
eap
b9b021a25d
0021530: EDF 2176 SMESH: Projection 1D-2D with compounds
...
+ static GEOM::GEOM_Object_ptr EntryOrShapeToGeomObject (const std::string& theEntry,
+ const TopoDS_Shape& theShape);
+ static void SaveToStream( const std::string& studyEntry, std::ostream & stream);
2012-04-11 08:20:17 +00:00
eap
08e8a82bb2
0021530: EDF 2176 SMESH: Projection 1D-2D with compounds
...
In GetGroupSubMeshesContaining() preview a case where the main
shape is a group
2012-04-11 08:19:09 +00:00
eap
dbb704ffd5
some decorations
2012-04-10 10:10:11 +00:00
eap
d1fa9ee867
0021096: EDF 1729 SMESH: Create a Projection 1D-2D algorithm
...
not create excess edges on the seam edge
2012-04-10 10:09:32 +00:00
eap
ef93a614a6
0021096: EDF 1729 SMESH: Create a Projection 1D-2D algorithm
...
fix merging nodes in case 1D-2D projection of the colsed face (care
of nodes on the seam edge)
2012-04-10 10:06:23 +00:00
eap
a17fd6ce6b
0021529: [CEA 551] I,j,k mesher does not mesh 2D quadragular meshes
...
+ bool isClosedChainOfSides(...)
2012-04-09 15:40:23 +00:00
rnv
8d39a9f28e
Porting SMESH Plugins on Win32 platform.
2012-03-28 14:37:07 +00:00
gdd
7b9c63b06e
Fix misspell
2012-03-28 09:12:26 +00:00
rnv
d44f22428b
0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module: Update documentation.
2012-03-27 12:52:59 +00:00
rnv
da4fe2a060
Avoid empty items in the "Algorithm" combo-box in the "Create/Edit Mesh" dialog.
2012-03-27 09:52:22 +00:00
vsr
a16044eab3
0021515: EDF 2169 SMESH: groups not in OB
2012-03-23 14:42:48 +00:00
prascle
3776dd7ec5
PR: reorganise smesh plugins and correct MeshCut when there are groups
2012-03-23 13:13:21 +00:00
eap
ae4c8e00df
fix raising exception in algoCreator.__call__()
2012-03-23 11:55:39 +00:00
eap
f932a6abb6
0021517: Bad filter dumped when hdf study from previous version of Salome is loaded
...
set "Compare" to FT_EqualTo instead of FT_Undefined
2012-03-23 09:52:28 +00:00
eap
ddec989c2f
0021517: Bad filter dumped when hdf study from previous version of Salome is loaded
...
clear re-setting filters to group
2012-03-23 09:11:25 +00:00
vsr
6c9caee99f
Add functions to know that SALOME module version is development one
2012-03-22 15:44:43 +00:00
eap
f4f14a98e3
0021208: Performance issue when loading SMESH with an hdf file containing a big mesh
...
In GetSourceSubMeshes(), fix getting a main sub-mesh of a not loaded mesh
2012-03-22 14:10:37 +00:00
eap
264238f852
0021208: Performance issue when loading SMESH with an hdf file containing a big mesh
...
loadDependentMeshes() before algo->Compute()
2012-03-22 14:09:13 +00:00
eap
3ca6b8c524
precise error messages
2012-03-22 12:42:58 +00:00