Commit Graph

907 Commits

Author SHA1 Message Date
eap
4a2b6b7518 PAL13330( When mesh generation does not success, trace where )
use aSubMesh->getDependsOnIterator()
2007-04-10 14:06:46 +00:00
eap
8b19a88a83 PAL13330( When mesh generation does not success, trace where )
compute errors management
2007-04-10 14:06:02 +00:00
eap
82e34f1183 PAL13330( When mesh generation does not success, trace where )
Add methods and members to store compute errors
2007-04-10 14:02:42 +00:00
eap
a8969a5810 PAL13330( When mesh generation does not success, trace where )
+	SMESH_ComputeError.hxx \
+	SMESH_Comment.hxx
2007-04-10 14:01:35 +00:00
eap
1975d80152 PAL13330( When mesh generation does not success, trace where )
dialogue shoing mesh computation result
2007-04-10 14:00:54 +00:00
eap
cb2c25ceb3 PAL13330( When mesh generation does not success, trace where )
classes storing compute errors
2007-04-10 13:59:12 +00:00
eap
c03258aaf6 PLA13330( When mesh generation does not success, trace where )
add templates of map iterators
2007-04-10 13:57:20 +00:00
eap
585d062c21 PLA13330( When mesh generation does not success, trace where )
add an icon for a partially computed mesh
2007-04-10 13:56:26 +00:00
eap
7ea0dd579b PLA13330( When mesh generation does not success, trace where )
Add structures and a method to get compute error descriptions
2007-04-10 13:55:23 +00:00
eap
5121254a04 PLA13330( When mesh generation does not success, trace where )
+mesh_tree_mesh_partial.png \
2007-04-10 13:54:14 +00:00
jfa
c2569cc79c NPAL15295: Information about Exception handling in Mefisto. Ensure adequate response from smesh.Mesh.Compute(). 2007-04-09 11:22:39 +00:00
jfa
0fcbb05a58 Fix bug 15418: Crash on Create Group, Apply if Mesh field is empty 2007-03-30 10:44:34 +00:00
akl
2750957fac IPAL15344 (SMESH_MeshEditor.idl: signature of MergeEqualElements() was changed):
restore MergeEqualElements() signature;
	add MergeElements().
2007-03-27 09:49:13 +00:00
akl
b772d132ea PAL13190 (EDF159 SMESH: in Merge Nodes and Merge Elements, visualisze nodes or meshes twice):
add FindEqualElements();
	add MergeElements().
2007-03-27 09:46:58 +00:00
akl
f0d8fc7200 IPAL15344 (SMESH_MeshEditor.idl: signature of MergeEqualElements() was changed):
restore MergeEqualElements() signature.
2007-03-27 09:35:17 +00:00
akl
d019e0815b IPAL15344 (SMESH_MeshEditor.idl: signature of MergeEqualElements() was changed):
use a new 'MergeElements()' functionality instead of 'MergeEqualElements()' one.
2007-03-27 09:34:15 +00:00
akl
fdd333902b IPAL15344 (SMESH_MeshEditor.idl: signature of MergeEqualElements() was changed):
restore MergeEqualElements() signature;
	add MergeElements().
2007-03-27 09:30:44 +00:00
akl
cb6055fef4 IPAL15344 (SMESH_MeshEditor.idl: signature of MergeEqualElements() was changed):
restore MergeEqualElements() signature.
2007-03-27 09:28:39 +00:00
akl
3cbe51225b PAL13190 (EDF159 SMESH: in Merge Nodes and Merge Elements, visualisze nodes or meshes twice):
union MergeNodes and MergeElements dialogs into 'SMESHGUI_EditMeshDlg' and reconstruct its.
2007-03-23 14:42:48 +00:00
akl
0bef4d9457 PAL13190 (EDF159 SMESH: in Merge Nodes and Merge Elements, visualisze nodes or meshes twice):
move MergeNodes dialog here and reconstruct it;
	add the additional GUI controls;
	add mechanism of numbering of the selected mesh nodes and elements.
2007-03-23 14:38:37 +00:00
akl
57fb474675 PAL13190 (EDF159 SMESH: in Merge Nodes and Merge Elements, visualisze nodes or meshes twice):
add messages to 'SMESHGUI_EditMeshDlg' dialog from 'SMESHGUI_MergeNodesDlg'.
2007-03-23 14:21:40 +00:00
akl
88935cd2fb To update MergeEqualElements() interface in accordance with PAL13190 improvement. 2007-03-23 14:09:47 +00:00
akl
f899a9e718 PAL13190 (EDF159 SMESH: in Merge Nodes and Merge Elements, visualisze nodes or meshes twice):
add FindEqualElements();
	modify MergeEqualElements().
2007-03-23 13:58:53 +00:00
akl
2670bc54ec to set transparent background 2007-03-23 13:34:59 +00:00
enk
6c0166b6e1 Improvement:
Adding support of export to STL format (ASCII and Binary modes)
2007-03-23 11:31:50 +00:00
jfa
3cf3be138c A patch by Paul RASCLE for ASTER cluster. 2007-03-22 14:06:44 +00:00
jfa
9b12ac2221 A patch by Paul RASCLE for ASTER cluster (64 bits). 2007-03-15 06:55:40 +00:00
jfa
20061d9dd9 Fix bug 15194: Warning '..already exists.' on Create submesh, though it is done for the first time. It's impossible to answer No. 2007-03-14 09:32:28 +00:00
eap
0811f12dda PAL15188 (wrong groups after Concatenate with merge nodes and rename groups)
in MergeEqualElements(), add kept elem in groups of removed one
2007-03-12 10:08:53 +00:00
eap
22f813c1d6 PAL15174 (Dump study works wrong for Concatenate)
avoid "SyntaxError: can't assign to []"
2007-03-12 09:11:56 +00:00
eap
f3488617a0 PAL15174 (Dump study works wrong for Concatenate)
minor improvement
2007-03-12 09:11:15 +00:00
eap
9315e9e9d2 PAL15174 (Dump study works wrong for Concatenate)
add mesh accessors to Concatenate()
   enable several accessor additions to one command
2007-03-12 08:59:27 +00:00
eap
0478e1fe5c PAL15185 ()
use BRep_Tool::Range( E, f, l ) for degenerated edges
2007-03-09 13:43:59 +00:00
eap
708dca577a PAL13615(EDF PAL 315/31 GEOM SMESH : meshing of a "5 edges quadrangle")
Cinsider edges to be one side at continuity >= GeomAbs_G1
2007-03-09 12:30:10 +00:00
eap
79fb531387 PAL15182 (Mandriva64 porting: computation of the mesh was failed)
sort nodes of TLink by ID
   use TLink instead of NLink in TriToQuad()
   remove obsolte commented code
2007-03-09 09:47:17 +00:00
akl
66b687c454 1) IPAL15174 (Dump study works wrong for Concatenate):
fix of Problem 1 (no icon ?Build compound? in dialog box).
2) add the checking of the study lock.
2007-03-09 09:26:28 +00:00
akl
5406be05fd 1) IPAL15174 (Dump study works wrong for Concatenate):
fix of Problem 1 (no icon ?Build compound? in dialog box).
2007-03-09 09:23:55 +00:00
akl
28c7a65f90 1) IPAL15174 (Dump study works wrong for Concatenate):
fix of Problem 1 (no icon ?Build compound? in dialog box).
2) add the checking of the study lock.
3) change the help file name.
2007-03-09 09:21:56 +00:00
akl
c4b1359adb IPAL15174 (Dump study works wrong for Concatenate):
fix of Problem 1 (no icon ?Build compound? in dialog box).
2007-03-09 09:15:13 +00:00
maintenance team
4a25e3f419 Small changes 2007-03-09 08:06:22 +00:00
maintenance team
be1748e954 Update GUI documentation for 13462 and 13463 2007-03-09 07:46:33 +00:00
akl
170717dd40 IPAL15174 (Dump study works wrong for Concatenate):
fix of Problem 2 (there is no Concatenate command in file).
2007-03-07 13:40:41 +00:00
eap
5dc951b4bf PAL15161 (Mesh to pass through a point - preview works wrong for the submesh and group)
Clear selection at Apply()
2007-03-07 10:39:01 +00:00
eap
5a51c1c355 PAL15148(0D Algorithm "Segments around vertex" works wrong) 2007-03-07 07:31:47 +00:00
eap
868b7afd2b PAL15148(0D Algorithm "Segments around vertex" works wrong)
fix redistributeNearVertices() compensateError()
2007-03-06 14:21:50 +00:00
eap
e0af6f94f0 PAL13460 (PAL EDF 301 force the mesh to go through a point)
enable selection of vertices
2007-03-06 10:50:30 +00:00
eap
6b3655d049 fix PAL15161 (Mesh to pass through a point - preview works wrong for the submesh and group)
enable "Update" at "Display" and "DisplayOnly" independently of automaticUpdate()
2007-03-06 10:39:22 +00:00
akl
9f080256d8 PAL13312 (EDF262 SMESH mesh concatenation operation needed):
move "Build compound" menu and toolbar button
2007-03-06 09:28:54 +00:00
eap
122146abd2 fix connectivity, PAL15152 (hexa mesh is built wrong) 2007-03-06 06:30:57 +00:00
eap
7e6987663f fix PAL15141 (Hypothesis "Composite side discretization" does not work)
search also backward from the first edge in a wire
2007-03-05 16:15:11 +00:00