Commit Graph

1165 Commits

Author SHA1 Message Date
eap
316e159045 PAL7913. Add static ShellPoint() and several methos about sub-shapes indexation 2005-02-01 07:43:14 +00:00
eap
35c1f52506 Do not try to compute sub-meshes if the main shape is already meshed 2005-02-01 07:37:00 +00:00
eap
455afe36e4 PAL7935. In Load(face), load from a forward face 2005-01-31 11:33:26 +00:00
eap
1c5631d5e5 PAL7926. Add missing return 2005-01-31 07:21:33 +00:00
apo
869dd74276 [Bug PAL7853] PAL-MESH-004 regress: Problem with presentation groups of Nodes in the Post-Pro module 2005-01-28 13:47:24 +00:00
san
bbdbca270f Remove compiler warnings caused by MESSAGE macro 2005-01-28 13:03:45 +00:00
vsr
cca99353e8 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.
2005-01-28 11:46:31 +00:00
eap
0c22c61f19 PAL7912. Fix SaveTo(ostream) 2005-01-28 11:14:18 +00:00
eap
5600ecf395 InLoad(): restore algorithms before hypotheses (PAL7914), nullify the main shape after groups storage (PAL7403) 2005-01-28 10:46:49 +00:00
mzn
33dc437dbf Comment out the example. 2005-01-28 10:09:03 +00:00
san
3036ecaa25 PAL7705: Support for string parameters of hypothesis added in GUI 2005-01-28 08:57:30 +00:00
san
de3819055c PAL7705: Possibility to re-use StdMeshers_I in custom plugins added (headers exported) 2005-01-28 08:50:57 +00:00
san
839d52abd7 PAL7705: Possibility to override default implementation added 2005-01-28 08:48:56 +00:00
apo
5c75cb66e5 Update comments for ExportMED / ExportToMED methods 2005-01-27 08:37:00 +00:00
apo
07b6737459 Changes according MEDWrapper API modifications 2005-01-26 15:17:35 +00:00
eap
71bc953009 In Split(), fix removal from a set being iterated, leading to exception at study restoration if there are intersecting groups 2005-01-26 09:07:48 +00:00
eap
72598d1788 Prevent exception at shape selection if no mesh was pre-selected 2005-01-26 09:01:26 +00:00
eap
542321374c PAL7403. In Save(), remove shape referring data if a referred shape was deleted 2005-01-26 08:55:19 +00:00
eap
6d13ce6863 PAL7403. In ShapeToMesh(), remove shape referring data if the main shape becomes NULL 2005-01-26 08:42:27 +00:00
eap
31e0d2b9b7 remove not used fields 2005-01-26 08:35:00 +00:00
eap
a4f98fe737 PAL7358. Add VertexParameters() and EdgeParameters() 2005-01-26 08:32:21 +00:00
apo
efdf984e40 Improve checking of validity of mesh elements connectivity 2005-01-26 06:49:06 +00:00
vsr
fa076b4364 Modify 'Modification of orientation' dialog box: implement processing of 'Bad oriented volume' filter. 2005-01-25 15:51:15 +00:00
vsr
be0f45394e Apply patch from Paul Rascle (correction of make procedure) 2005-01-25 13:43:14 +00:00
jfa
55a0f35a26 Fix wrong comments indentation 2005-01-25 05:21:30 +00:00
apo
776e25bc46 [Bug PAL7784] REGR: wrong Export-Import Mesh in med 2005-01-24 13:37:56 +00:00
mzn
298f5a9bb3 Bug PAL7222( DEVELOPMENT : Info on mesh and export MED File ).
Comment for auto_groups parameter of ExportToMED(...) method added.
2005-01-24 06:46:13 +00:00
eap
d8e7d0d7d9 PAL7722. Take into account edge orientation when Compute() uses a propagated hypothesis 2005-01-21 14:15:45 +00:00
eap
dcab7b2d24 PAL7722. Add IsReversedInChain(). In BuildPropagationChain(), chains of edges with propagated hypothesis are filled taking into account edges orientation 2005-01-21 14:11:17 +00:00
eap
d9ce7a48c1 Comment annoing trace 2005-01-21 14:03:54 +00:00
mzn
e3fe383c97 Fix for Bug PAL7766 ( An exception appears during construction of a group in the "Mesh" module ). 2005-01-21 13:15:13 +00:00
eap
f6497472ab PAL7358. Take care of orientation when creating volumes 2005-01-21 13:12:53 +00:00
eap
c21a157b9d PAL7358. Add BadOrientedVolume predicate 2005-01-21 12:28:06 +00:00
eap
283a9b4f5a PAL7358. Add BadOrientedVolume predicate 2005-01-21 12:21:36 +00:00
eap
08e0a4de43 PAL7358. Now Reorient() can work with edge, faces and volumes 2005-01-21 12:16:32 +00:00
vsr
4f7811fdb1 'Extrusion Along Path' dialog box : rearrange widgets 2005-01-21 11:14:12 +00:00
vsr
3f9592083e Fix a bug of 'Extrusion Along a Path' : number of rotation angles should be 1 less than number of path points 2005-01-21 08:42:11 +00:00
vsr
e2f67d5c21 Modify the version number of SALOME: 2.2.0. 2005-01-21 07:45:32 +00:00
vsr
5496cb6ab1 Implement sweep mesh elements along a path (PAL7218). 2005-01-20 14:50:37 +00:00
san
910f46272c 1. Implementation of new pattern mapping algorthm (mesh refinement)
2. PAL6697
2005-01-20 14:45:00 +00:00
san
e465982eeb Implementation of new pattern mapping algorthm (mesh refinement) 2005-01-20 14:44:17 +00:00
vsr
67d8e77cfa Implement sweep mesh elements along a path (PAL7218). 2005-01-20 14:41:50 +00:00
vsr
2c2987ba10 Modify the version number of SALOME: 2.2.0.
Correct component comment info (PAL7712).
2005-01-20 14:38:34 +00:00
mzn
3fa31cc01e Fix for PAL7758(Incorrect work of "Lying on Geom" filter for faces).
LyingOnGeom::Contains(...) improved.
2005-01-20 11:50:07 +00:00
admin
090aff0726 Merge with OCC_development_01 2005-01-20 06:25:54 +00:00
admin
ed456586bf Merge with OCC-V2_1_0_deb 2004-12-17 11:07:35 +00:00
admin
e4737e85f0 Merge with version on tag OCC-V2_1_0d 2004-12-01 10:48:31 +00:00
yfr
51569f091c DCQ:prepare 2.0.0 2004-07-20 07:56:05 +00:00
yfr
baa66acb33 DCQ:prepare 2.0.0 2004-07-20 07:36:59 +00:00
yfr
bc37f0b49f DCQ : Merge with Ecole_Ete_a6. 2004-06-18 08:55:35 +00:00