16 Commits

Author SHA1 Message Date
jfa
3cae17f2a8 Restore some lost modifications. 2007-12-13 14:09:49 +00:00
jfa
7c27b84895 Restore some lost modifications. 2007-12-13 14:02:13 +00:00
raza
e0b1819f2f Update allowing to use Hexotic Plugin. 2007-12-12 16:33:36 +00:00
jfa
4d2bf97770 Fix bug 18122: 'Name Error' from some functions of smeshDC.Mesh class. 2007-12-07 13:48:11 +00:00
jfa
6afbf9dbec NPAL17908: Roll-back fix for bug 16198, new fix will be provided after 4.1.0 issue. 2007-12-04 09:32:22 +00:00
jfa
fc387c8013 NPAL17920: error in init_smesh routine in smeshDC.py file. 2007-11-30 08:24:29 +00:00
jfa
92cba8e476 NPAL18076: EDF617: Regression smesh.py Only the 1st netgen parameters is added/used. 2007-11-29 13:01:07 +00:00
eap
cf05ada8f4 PAL17694 (New Tool About Hexahedral Meshing)
+    void SetNodeOnVertex(in long NodeID, in long VertexID)
+    void SetNodeOnEdge(in long NodeID, in long EdgeID, in double paramOnEdge)
+    void SetNodeOnFace(in long NodeID, in long FaceID, in double u, in double v)
+    void SetNodeInVolume(in long NodeID, in long SolidID)
+    void SetMeshElementOnShape(in long ElementID, in long ShapeID)
2007-11-15 14:36:00 +00:00
eap
6607008a46 PAL16842 (Genertion of groups when a mesh is transformed)
add MakeGroups=False argument
2007-11-12 10:03:58 +00:00
eap
0a33c4aa98 PAL16202,16203 (Propagation 1D on edges group)
1) fix error message when Mesh.Compute() fails due to bad hypo definition
   2) fix args of TreatHypoStatus() calls
2007-11-07 10:08:39 +00:00
ouv
1949fa0f3e Bug NPAL12872 - EDF189 GEOM, SMESH : Visualization of groups with many colors 2007-11-06 08:54:05 +00:00
jfa
ac898ee42c Bug 17298: AttributeError during import of SMESH_BelongToGeom.py. 2007-10-16 12:54:34 +00:00
jfa
b0c06e93e6 Bug 16777: Fix merging pb. 2007-08-27 08:34:00 +00:00
jfa
8407274e7b Fix pb. of merge 2007-08-24 12:44:39 +00:00
jfa
856524def1 Join modifications from V3_2_0_maintainance (V3_2_6pre4 - T32x_16Aug2007_16h00m) 2007-08-21 08:30:33 +00:00
jfa
06221800da Distributed Geom, Smesh. Modifications by Anthony GEAY. 2007-06-18 11:10:30 +00:00