Salome HOME
modules/smesh.git
19 years agoPAL6938
san [Wed, 2 Feb 2005 13:54:31 +0000 (13:54 +0000)]
PAL6938

19 years agoPAL6938
san [Wed, 2 Feb 2005 13:51:36 +0000 (13:51 +0000)]
PAL6938

19 years agoDo not calc Controls when clipping is changed.
enk [Wed, 2 Feb 2005 13:35:49 +0000 (13:35 +0000)]
Do not calc Controls when clipping is changed.

19 years agoClikOnClose() inexistant slot name corrected; onApply() return value corrected
san [Wed, 2 Feb 2005 13:22:46 +0000 (13:22 +0000)]
ClikOnClose() inexistant slot name corrected; onApply() return value corrected

19 years agoFix: Bug PAL7970 Broken control Lengh2D after Free Borders
enk [Wed, 2 Feb 2005 12:31:32 +0000 (12:31 +0000)]
Fix: Bug PAL7970 Broken control Lengh2D after Free Borders

19 years ago[Bug PAL7763] Length 2D and Border at Multi-Connection 2D during clipping incorrect
apo [Wed, 2 Feb 2005 12:17:51 +0000 (12:17 +0000)]
[Bug PAL7763] Length 2D and Border at Multi-Connection 2D during clipping incorrect

19 years agoPAL7962
san [Wed, 2 Feb 2005 11:09:27 +0000 (11:09 +0000)]
PAL7962

19 years agoPAL7807
san [Wed, 2 Feb 2005 05:11:20 +0000 (05:11 +0000)]
PAL7807

19 years agoFix PAL7951 V2_2_0b2
vsr [Tue, 1 Feb 2005 14:55:30 +0000 (14:55 +0000)]
Fix PAL7951

19 years ago[Bug PAL7850] REGRESSION: The imported mesh from .unv file has inversion orientation.
apo [Tue, 1 Feb 2005 13:35:42 +0000 (13:35 +0000)]
[Bug PAL7850] REGRESSION: The imported mesh from .unv file has inversion orientation.

19 years agoPAL7913. Fix for the case where different 1d hypotheses are used on opposite edges
eap [Tue, 1 Feb 2005 08:00:03 +0000 (08:00 +0000)]
PAL7913. Fix for the case where different 1d hypotheses are used on opposite edges

19 years agoPAL7913. free memory in the destructor
eap [Tue, 1 Feb 2005 07:51:29 +0000 (07:51 +0000)]
PAL7913. free memory in the destructor

19 years agoPAL7913. make QuadDelete() static
eap [Tue, 1 Feb 2005 07:48:07 +0000 (07:48 +0000)]
PAL7913. make QuadDelete() static

19 years agoPAL7913. Add static ShellPoint()
eap [Tue, 1 Feb 2005 07:44:53 +0000 (07:44 +0000)]
PAL7913. Add static ShellPoint()

19 years agoPAL7913. Add static ShellPoint() and several methos about sub-shapes indexation
eap [Tue, 1 Feb 2005 07:43:14 +0000 (07:43 +0000)]
PAL7913. Add static ShellPoint() and several methos about sub-shapes indexation

19 years agoDo not try to compute sub-meshes if the main shape is already meshed
eap [Tue, 1 Feb 2005 07:37:00 +0000 (07:37 +0000)]
Do not try to compute sub-meshes if the main shape is already meshed

19 years agoPAL7935. In Load(face), load from a forward face
eap [Mon, 31 Jan 2005 11:33:26 +0000 (11:33 +0000)]
PAL7935. In Load(face), load from a forward face

19 years agoPAL7926. Add missing return
eap [Mon, 31 Jan 2005 07:21:33 +0000 (07:21 +0000)]
PAL7926. Add missing return

19 years ago[Bug PAL7853] PAL-MESH-004 regress: Problem with presentation groups of Nodes in...
apo [Fri, 28 Jan 2005 13:47:24 +0000 (13:47 +0000)]
[Bug PAL7853] PAL-MESH-004 regress: Problem with presentation groups of Nodes in the Post-Pro module

19 years agoRemove compiler warnings caused by MESSAGE macro
san [Fri, 28 Jan 2005 13:03:45 +0000 (13:03 +0000)]
Remove compiler warnings caused by MESSAGE macro

19 years agoFix PAL7864 : Impossible to change orientation for group of volumes.
vsr [Fri, 28 Jan 2005 11:46:31 +0000 (11:46 +0000)]
Fix PAL7864 : Impossible to change orientation for group of volumes.
Corrected selection of objects in the dialog box.
Two SMESHGUI filter have been added: one to select any faces and other for the volumes.

19 years agoPAL7912. Fix SaveTo(ostream)
eap [Fri, 28 Jan 2005 11:14:18 +0000 (11:14 +0000)]
PAL7912. Fix SaveTo(ostream)

19 years agoInLoad(): restore algorithms before hypotheses (PAL7914), nullify the main shape...
eap [Fri, 28 Jan 2005 10:46:49 +0000 (10:46 +0000)]
InLoad(): restore algorithms before hypotheses (PAL7914), nullify the main shape after groups storage (PAL7403)

19 years agoComment out the example.
mzn [Fri, 28 Jan 2005 10:09:03 +0000 (10:09 +0000)]
Comment out the example.

19 years agoPAL7705: Support for string parameters of hypothesis added in GUI
san [Fri, 28 Jan 2005 08:57:30 +0000 (08:57 +0000)]
PAL7705: Support for string parameters of hypothesis added in GUI

19 years agoPAL7705: Possibility to re-use StdMeshers_I in custom plugins added (headers exported)
san [Fri, 28 Jan 2005 08:50:57 +0000 (08:50 +0000)]
PAL7705: Possibility to re-use StdMeshers_I in custom plugins added (headers exported)

19 years agoPAL7705: Possibility to override default implementation added
san [Fri, 28 Jan 2005 08:48:56 +0000 (08:48 +0000)]
PAL7705: Possibility to override default implementation added

19 years agoUpdate comments for ExportMED / ExportToMED methods
apo [Thu, 27 Jan 2005 08:37:00 +0000 (08:37 +0000)]
Update comments for ExportMED / ExportToMED methods

19 years agoChanges according MEDWrapper API modifications
apo [Wed, 26 Jan 2005 15:17:35 +0000 (15:17 +0000)]
Changes according MEDWrapper API modifications

19 years agoIn Split(), fix removal from a set being iterated, leading to exception at study...
eap [Wed, 26 Jan 2005 09:07:48 +0000 (09:07 +0000)]
In Split(), fix removal from a set being iterated, leading to exception at study restoration if there are intersecting groups

19 years agoPrevent exception at shape selection if no mesh was pre-selected
eap [Wed, 26 Jan 2005 09:01:26 +0000 (09:01 +0000)]
Prevent exception at shape selection if no mesh was pre-selected

19 years agoPAL7403. In Save(), remove shape referring data if a referred shape was deleted
eap [Wed, 26 Jan 2005 08:55:19 +0000 (08:55 +0000)]
PAL7403. In Save(), remove shape referring data if a referred shape was deleted

19 years agoPAL7403. In ShapeToMesh(), remove shape referring data if the main shape becomes...
eap [Wed, 26 Jan 2005 08:42:27 +0000 (08:42 +0000)]
PAL7403. In ShapeToMesh(), remove shape referring data if the main shape becomes NULL

19 years agoremove not used fields
eap [Wed, 26 Jan 2005 08:35:00 +0000 (08:35 +0000)]
remove not used fields

19 years agoPAL7358. Add VertexParameters() and EdgeParameters()
eap [Wed, 26 Jan 2005 08:32:21 +0000 (08:32 +0000)]
PAL7358. Add VertexParameters() and EdgeParameters()

19 years agoImprove checking of validity of mesh elements connectivity
apo [Wed, 26 Jan 2005 06:49:06 +0000 (06:49 +0000)]
Improve checking of validity of mesh elements connectivity

19 years agoModify 'Modification of orientation' dialog box: implement processing of 'Bad oriente...
vsr [Tue, 25 Jan 2005 15:51:15 +0000 (15:51 +0000)]
Modify 'Modification of orientation' dialog box: implement processing of 'Bad oriented volume' filter.

19 years agoApply patch from Paul Rascle (correction of make procedure)
vsr [Tue, 25 Jan 2005 13:43:14 +0000 (13:43 +0000)]
Apply patch from Paul Rascle (correction of make procedure)

19 years agoFix wrong comments indentation
jfa [Tue, 25 Jan 2005 05:21:30 +0000 (05:21 +0000)]
Fix wrong comments indentation

19 years ago[Bug PAL7784] REGR: wrong Export-Import Mesh in med
apo [Mon, 24 Jan 2005 13:37:56 +0000 (13:37 +0000)]
[Bug PAL7784] REGR: wrong Export-Import Mesh in med

19 years agoBug PAL7222( DEVELOPMENT : Info on mesh and export MED File ).
mzn [Mon, 24 Jan 2005 06:46:13 +0000 (06:46 +0000)]
Bug PAL7222( DEVELOPMENT : Info on mesh and export MED File ).
Comment for auto_groups parameter of ExportToMED(...) method added.

19 years agoPAL7722. Take into account edge orientation when Compute() uses a propagated hypothesis
eap [Fri, 21 Jan 2005 14:15:45 +0000 (14:15 +0000)]
PAL7722. Take into account edge orientation when Compute() uses a propagated hypothesis

19 years agoPAL7722. Add IsReversedInChain(). In BuildPropagationChain(), chains of edges with...
eap [Fri, 21 Jan 2005 14:11:17 +0000 (14:11 +0000)]
PAL7722. Add IsReversedInChain(). In BuildPropagationChain(), chains of edges with propagated hypothesis are filled taking into account edges orientation

19 years agoComment annoing trace
eap [Fri, 21 Jan 2005 14:03:54 +0000 (14:03 +0000)]
Comment annoing trace

19 years agoFix for Bug PAL7766 ( An exception appears during construction of a group in the...
mzn [Fri, 21 Jan 2005 13:15:13 +0000 (13:15 +0000)]
Fix for Bug PAL7766 ( An exception appears during construction of a group in the "Mesh" module ).

19 years agoPAL7358. Take care of orientation when creating volumes
eap [Fri, 21 Jan 2005 13:12:53 +0000 (13:12 +0000)]
PAL7358. Take care of orientation when creating volumes

19 years agoPAL7358. Add BadOrientedVolume predicate
eap [Fri, 21 Jan 2005 12:28:06 +0000 (12:28 +0000)]
PAL7358. Add BadOrientedVolume predicate

19 years agoPAL7358. Add BadOrientedVolume predicate
eap [Fri, 21 Jan 2005 12:21:36 +0000 (12:21 +0000)]
PAL7358. Add BadOrientedVolume predicate

19 years agoPAL7358. Now Reorient() can work with edge, faces and volumes
eap [Fri, 21 Jan 2005 12:16:32 +0000 (12:16 +0000)]
PAL7358. Now Reorient() can work with edge, faces and volumes

19 years ago'Extrusion Along Path' dialog box : rearrange widgets
vsr [Fri, 21 Jan 2005 11:14:12 +0000 (11:14 +0000)]
'Extrusion Along Path' dialog box : rearrange widgets

19 years agoFix a bug of 'Extrusion Along a Path' : number of rotation angles should be 1 less...
vsr [Fri, 21 Jan 2005 08:42:11 +0000 (08:42 +0000)]
Fix a bug of 'Extrusion Along a Path' : number of rotation angles should be 1 less than number of path points

19 years agoModify the version number of SALOME: 2.2.0.
vsr [Fri, 21 Jan 2005 07:45:32 +0000 (07:45 +0000)]
Modify the version number of SALOME: 2.2.0.

19 years agoImplement sweep mesh elements along a path (PAL7218).
vsr [Thu, 20 Jan 2005 14:50:37 +0000 (14:50 +0000)]
Implement sweep mesh elements along a path (PAL7218).

19 years ago1. Implementation of new pattern mapping algorthm (mesh refinement)
san [Thu, 20 Jan 2005 14:45:00 +0000 (14:45 +0000)]
1. Implementation of new pattern mapping algorthm (mesh refinement)
2. PAL6697

19 years agoImplementation of new pattern mapping algorthm (mesh refinement)
san [Thu, 20 Jan 2005 14:44:17 +0000 (14:44 +0000)]
Implementation of new pattern mapping algorthm (mesh refinement)

19 years agoImplement sweep mesh elements along a path (PAL7218).
vsr [Thu, 20 Jan 2005 14:41:50 +0000 (14:41 +0000)]
Implement sweep mesh elements along a path (PAL7218).

19 years agoModify the version number of SALOME: 2.2.0.
vsr [Thu, 20 Jan 2005 14:38:34 +0000 (14:38 +0000)]
Modify the version number of SALOME: 2.2.0.
Correct component comment info (PAL7712).

19 years agoFix for PAL7758(Incorrect work of "Lying on Geom" filter for faces).
mzn [Thu, 20 Jan 2005 11:50:07 +0000 (11:50 +0000)]
Fix for PAL7758(Incorrect work of "Lying on Geom" filter for faces).
LyingOnGeom::Contains(...) improved.

19 years agoMerge with OCC_development_01 V2_2_0a1
admin [Thu, 20 Jan 2005 06:25:54 +0000 (06:25 +0000)]
Merge with OCC_development_01

19 years agoMerge with OCC-V2_1_0_deb
admin [Fri, 17 Dec 2004 11:07:35 +0000 (11:07 +0000)]
Merge with OCC-V2_1_0_deb

19 years agoMerge with version on tag OCC-V2_1_0d V2_1_0b1
admin [Wed, 1 Dec 2004 10:48:31 +0000 (10:48 +0000)]
Merge with version on tag OCC-V2_1_0d

19 years agoDCQ:prepare 2.0.0
yfr [Tue, 20 Jul 2004 07:56:05 +0000 (07:56 +0000)]
DCQ:prepare 2.0.0

19 years agoDCQ:prepare 2.0.0
yfr [Tue, 20 Jul 2004 07:36:59 +0000 (07:36 +0000)]
DCQ:prepare 2.0.0

19 years agoDCQ : Merge with Ecole_Ete_a6.
yfr [Fri, 18 Jun 2004 08:55:35 +0000 (08:55 +0000)]
DCQ : Merge with Ecole_Ete_a6.

19 years agoDCQ : Merge with Ecole_Ete_a6.
yfr [Fri, 18 Jun 2004 08:34:31 +0000 (08:34 +0000)]
DCQ : Merge with Ecole_Ete_a6.

20 years agoadding python scripts to illustrate the way to mesh a shape giving different hypothes...
nadir [Thu, 1 Apr 2004 11:58:39 +0000 (11:58 +0000)]
adding python scripts to illustrate the way to mesh a shape giving different hypothesis on its sub-shapes.

20 years agocorrect a small bug detected when using different wire discretisation
nadir [Thu, 1 Apr 2004 11:54:39 +0000 (11:54 +0000)]
correct a small bug detected when using different wire discretisation
of edges of the shape to be meshed by hexaedrons.

20 years agoCreating and importing 2 meshes from the same engine was not working. Mesh ID managem...
jrt [Fri, 26 Mar 2004 14:53:44 +0000 (14:53 +0000)]
Creating and importing 2 meshes from the same engine was not working. Mesh ID management was change to fix this problem.

20 years agoFix a bug: Crashing when loading submeshes. It seems that c++ delete keyword must...
jrt [Thu, 25 Mar 2004 17:17:33 +0000 (17:17 +0000)]
Fix a bug: Crashing when loading submeshes. It seems that c++ delete keyword must not be applied to HDF object.

20 years agoFix bug SMESH5528 (The compilation fails on the file SMESHDriver.cxx using gcc2.95.4).
jrt [Wed, 24 Mar 2004 17:31:44 +0000 (17:31 +0000)]
Fix bug SMESH5528 (The compilation fails on the file SMESHDriver.cxx using gcc2.95.4).

20 years agoupdate
jrt [Tue, 23 Mar 2004 13:28:48 +0000 (13:28 +0000)]
update

20 years agoVersion 1.5.0.
jrt [Tue, 23 Mar 2004 13:20:36 +0000 (13:20 +0000)]
Version 1.5.0.

20 years agoupdate
jrt [Tue, 23 Mar 2004 09:57:30 +0000 (09:57 +0000)]
update

20 years agoAdd a MEDFILE attribut for selection in Efficas. Patch submited by P. Rascle on 2004...
jrt [Tue, 23 Mar 2004 09:53:14 +0000 (09:53 +0000)]
Add a MEDFILE attribut for selection in Efficas. Patch submited by P. Rascle on 2004-03-22.

20 years agoFix bug SMESH5512 (Crash on DEBIAN woody, V1_4_0b).
jrt [Tue, 23 Mar 2004 09:48:58 +0000 (09:48 +0000)]
Fix bug SMESH5512 (Crash on DEBIAN woody, V1_4_0b).

20 years agoFix bug SMESH5451: SMESH_mechanic script aborts.
jrt [Tue, 16 Mar 2004 12:51:43 +0000 (12:51 +0000)]
Fix bug SMESH5451: SMESH_mechanic script aborts.

20 years agoReadded with -kb flag.
jrt [Tue, 16 Mar 2004 09:30:49 +0000 (09:30 +0000)]
Readded with -kb flag.

20 years agoAdded without -kb flags.
jrt [Tue, 16 Mar 2004 09:28:34 +0000 (09:28 +0000)]
Added without -kb flags.

20 years agoAdd a small tutorial.
jrt [Tue, 16 Mar 2004 09:19:42 +0000 (09:19 +0000)]
Add a small tutorial.

20 years agoupdate
jrt [Mon, 15 Mar 2004 18:58:52 +0000 (18:58 +0000)]
update

20 years agoMerge br_enable_import_mesh. Enable import mesh and save/load SMESH study.
jrt [Mon, 15 Mar 2004 18:42:16 +0000 (18:42 +0000)]
Merge br_enable_import_mesh. Enable import mesh and save/load SMESH study.

20 years agoupdate
jrt [Mon, 16 Feb 2004 14:47:03 +0000 (14:47 +0000)]
update

20 years agoFix a bug (crash when adding an hexahedron from ids).
jrt [Mon, 2 Feb 2004 16:43:59 +0000 (16:43 +0000)]
Fix a bug (crash when adding an hexahedron from ids).

20 years agoupdate.
jrt [Fri, 30 Jan 2004 16:00:43 +0000 (16:00 +0000)]
update.

20 years agoupdate.
jrt [Fri, 30 Jan 2004 15:42:52 +0000 (15:42 +0000)]
update.

20 years agoNRI : 1.4.0 version
nri [Fri, 30 Jan 2004 13:18:38 +0000 (13:18 +0000)]
NRI : 1.4.0 version

20 years agoUpgrade to version 1.4.0.
jrt [Thu, 29 Jan 2004 17:52:25 +0000 (17:52 +0000)]
Upgrade to version 1.4.0.

20 years agoMerge branch merge_1_2_d
jrt [Thu, 29 Jan 2004 17:33:20 +0000 (17:33 +0000)]
Merge branch merge_1_2_d

20 years agoupdate
jrt [Tue, 20 Jan 2004 11:26:56 +0000 (11:26 +0000)]
update

20 years agoupdate
jrt [Tue, 20 Jan 2004 10:43:21 +0000 (10:43 +0000)]
update

20 years agoNRI : bug KERNEL5014 fixed.
nri [Wed, 14 Jan 2004 09:24:03 +0000 (09:24 +0000)]
NRI : bug KERNEL5014 fixed.

20 years agoremoving the call to the tetrahedron generator NETGEN, because I did not yet
nadir [Tue, 6 Jan 2004 15:19:21 +0000 (15:19 +0000)]
removing the call to the tetrahedron generator NETGEN, because I did not yet
manage to make NETGEN running on the flight geometry.

20 years agoMounting the hypothesis LengthFromEdges in th GUI of SMESH. This
nadir [Tue, 6 Jan 2004 15:17:32 +0000 (15:17 +0000)]
Mounting the hypothesis LengthFromEdges in th GUI of SMESH. This
functionality was only in the C++ API, and in the CORBA API.

20 years agoFix a mispelled environment variable for idl python
jrt [Mon, 5 Jan 2004 16:14:31 +0000 (16:14 +0000)]
Fix a mispelled environment variable for idl python

20 years agoupdate
jrt [Mon, 5 Jan 2004 14:32:39 +0000 (14:32 +0000)]
update

20 years agoAdd a patch to make the build of netgen more user-friendly
jrt [Mon, 5 Jan 2004 13:53:09 +0000 (13:53 +0000)]
Add a patch to make the build of netgen more user-friendly

20 years agoWe do not need OCAF in Netgen
jrt [Mon, 5 Jan 2004 13:52:25 +0000 (13:52 +0000)]
We do not need OCAF in Netgen

20 years agoFix some quotes problems.
jrt [Mon, 5 Jan 2004 13:38:38 +0000 (13:38 +0000)]
Fix some quotes problems.

20 years ago[Bug SMESH4830] bug in instal with gcc 2.95. Bug fixed.
jrt [Mon, 5 Jan 2004 09:05:43 +0000 (09:05 +0000)]
[Bug SMESH4830] bug in instal with gcc 2.95. Bug fixed.
Note: SGI say that <algorithm> is requiered to use set_intersection (see http://www.sgi.com/tech/stl/set_intersection.html).

20 years agoSince there is an idl precompilation directive in SMESH_BasicHypothesis.idl
nadir [Tue, 16 Dec 2003 15:27:48 +0000 (15:27 +0000)]
Since there is an idl precompilation directive in SMESH_BasicHypothesis.idl
file, a -DHAVE_NETGEN idl has to be added when compiling SMESH with netgen to
the idl c++ flags as well as to the idl python flags.