Commit Graph

929 Commits

Author SHA1 Message Date
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
eap
a8ab9d5bcc fix PAL15156 (Mesh to pass through a point works wrong for the second mesh) 2007-03-05 15:31:12 +00:00
akl
6e57255bd6 PAL13312 (EDF262 SMESH mesh concatenation operation needed):
add mesh_build_compound.png
2007-03-05 14:23:35 +00:00
akl
817affcec2 PAL13312 (EDF262 SMESH mesh concatenation operation needed):
set the correct icon
2007-03-05 14:22:24 +00:00
akl
7583fb6765 PAL13312 (EDF262 SMESH mesh concatenation operation needed):
add SMESHGUI_BuildCompoundDlg
2007-03-05 14:18:16 +00:00
akl
3d961b60cd PAL13312 (EDF262 SMESH mesh concatenation operation needed):
add mesh_build_compound.png
2007-03-05 14:14:58 +00:00
maintenance team
711314842f Update GUI documentation for 13615, 13639 and 13460 2007-03-05 12:54:01 +00:00
akl
54b2957a41 PAL13312 (EDF262 SMESH mesh concatenation operation needed):
add Concatenate()
2007-03-05 12:38:04 +00:00
akl
32a1c8d34e PAL13312 (EDF262 SMESH mesh concatenation operation needed):
add Concatenate()
2007-03-05 11:36:22 +00:00
akl
f9a07a8a0a PAL13312 (EDF262 SMESH mesh concatenation operation needed):
add SMESHGUI_BuildCompoundDlg
2007-03-05 11:26:53 +00:00
akl
6b49d8f0aa PAL13312 (EDF262 SMESH mesh concatenation operation needed):
add SMESHGUI_BuildCompoundDlg.*
2007-03-05 11:13:55 +00:00
eap
170a5c7165 PAL13460 (PAL EDF 301 force the mesh to go through a point)
notify on invalid parameters
2007-03-05 07:31:47 +00:00
vsr
4ddea8ded4 Increment SALOME version number : 3.2.6 2007-03-02 13:59:35 +00:00
eap
65af9ddd30 PAL13639 (EDF PAL 317 : SMESH : Create "0D Hypothesis")
fix compensateError() for adjustNeighbors2an = true
2007-03-02 13:07:30 +00:00
eap
6b6445986f PAL13460 (PAL EDF 301 force the mesh to go through a point)
+    def AddHypothesis(self, hyp, geom=0 ):
-    def MeshToPassTroughAPoint(self, x, y, z):
+    def MeshToPassThroughAPoint(self, x, y, z):
2007-03-02 08:41:13 +00:00
rnv
4ce5a89eed Implementation of PAL13462 (Complete MergeNodes). 2007-03-02 08:03:40 +00:00
eap
7e6191aa6a PAL13460 (PAL EDF 301 force the mesh to go through a point)
fix Transform()
2007-03-01 07:32:41 +00:00
eap
e2f918aec1 PAL13460 (PAL EDF 301 force the mesh to go through a point)
add mesh_node_to_point.png
2007-03-01 07:31:53 +00:00
eap
16b947dff7 PAL13460 (PAL EDF 301 force the mesh to go through a point)
rm useless MESSAGE
2007-02-28 15:07:08 +00:00
eap
8439462bf4 PAL13460 (PAL EDF 301 force the mesh to go through a point)
precise comment
2007-02-28 15:06:34 +00:00
eap
07da32d86f PAL13460 (PAL EDF 301 force the mesh to go through a point)
fix ignoreMediumNodes initialization
2007-02-28 15:06:15 +00:00
eap
d29de81e16 PAL13460 (PAL EDF 301 force the mesh to go through a point)
precise node param on edge
2007-02-28 15:05:07 +00:00
eap
c9fd374088 PAL13460 (PAL EDF 301 force the mesh to go through a point)
in LoadNodeColumns(), check IsMedium() on edges only
2007-02-28 15:03:48 +00:00
eap
fe605cfaac PAL13460 (PAL EDF 301 force the mesh to go through a point)
in IsMedium(node), return true if node is medium in at least one element
2007-02-28 15:02:53 +00:00
eap
eed04f6cfd PAL13460 (PAL EDF 301 force the mesh to go through a point)
+  int NbUniqueNodes()
2007-02-28 15:00:51 +00:00
eap
6e1697da17 PAL13460 (PAL EDF 301 force the mesh to go through a point)
get only unique nodes of SMDS_PolyhedralVolumeOfNodes
2007-02-28 15:00:19 +00:00
eap
562a06c2ff PAL13460 (force the mesh to go through a point)
+    def FindNodeClosestTo(self, x, y, z):
+    def MeshToPassTroughAPoint(self, x, y, z):
2007-02-28 11:09:07 +00:00
eap
561564bc9e PAL13460 (force the mesh to go through a point)
extract SMESH_MeshEditor.idl from SMESH_Mesh.idl
2007-02-28 10:44:09 +00:00
eap
5c93a99d19 PAL13460 (force the mesh to go through a point)
extract SMESH_MeshEditor.idl from SMESH_Mesh.idl
2007-02-28 10:27:16 +00:00