73 Commits

Author SHA1 Message Date
eap
1eb1b5a6ee fix the previous revision
-        aMesh = Mesh(self.smeshpyD, self.geompyD, aSmeshMesh)
+        aMesh = Mesh(self, self.geompyD, aSmeshMesh)
2007-12-20 06:55:53 +00:00
eap
c422e979de PAL18328 SMESH_AdvancedEditor.py don't work in Debug version
+	SMESH_AdvancedEditor.py \
2007-12-19 15:24:38 +00:00
eap
a818f7f6ff PAL16617 (Modification/Transformation operations with copy don't create a new mesh)
+    SMESH_Mesh MirrorMakeMesh (in long_array IDsOfElements,
+    SMESH_Mesh MirrorObjectMakeMesh (in SMESH_IDSource theObject,
+    SMESH_Mesh TranslateMakeMesh (in long_array IDsOfElements,
+    SMESH_Mesh TranslateObjectMakeMesh (in SMESH_IDSource theObject,
+    SMESH_Mesh RotateMakeMesh (in long_array IDsOfElements,
+    SMESH_Mesh RotateObjectMakeMesh (in SMESH_IDSource theObject,
2007-12-19 15:17:34 +00:00
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
jfa
8392fd7929 NPAL18084: add a new simple sample of GEOM/SMESH. 2007-12-13 11:41:17 +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
abd
1c56e11967 Fix global links to local for correct work on any station 2007-04-25 09:22:05 +00:00
abd
174f30eb78 Integrate improvement PAL13615 from V3_2_0_maintainance 2007-04-24 11:04:11 +00:00
abd
a8ab4cfa79 Fix compilation errors on RedHat 2007-04-23 07:48:50 +00:00
abd
358f8ddd54 Merging from V3_2_6pre4 2007-04-18 15:44:59 +00:00
abd
82decf21b0 Using AutoTools for build procedure 2007-04-13 14:53:27 +00:00
raza
eeccdfb1ef update __init__ function of Mesh_Triangle class 2007-04-04 15:45:23 +00:00
jfa
79137f3126 Modifications, sent by Stephane LIAUZU for new SMESH plugins (Hexotic, BLSURF). 2007-03-28 07:47:45 +00:00
abd
9d11375af4 Merging with WPdev 2007-02-07 12:14:23 +00:00
jfa
fb9855e033 New smesh example from Francis KLOSS 2006-06-08 11:02:23 +00:00
jfa
c63ee099ad Join modifications from branch BR_DEBUG_3_2_0b1 2006-06-01 11:39:17 +00:00
eap
d9a6e9d9f3 fix bug 12361. In SetName(): there may be no study 2006-05-10 12:54:55 +00:00
jfa
57b43b4d01 Join modifications from branch OCC_debug_for_3_2_0b1 2006-05-06 08:51:48 +00:00
jfa
4ff5bd6154 Join modifications from branch OCC_development_for_3_2_0a2 2006-03-13 15:29:49 +00:00
jfa
6b471bcc54 Join modifications from branch BR_3_1_0deb 2005-12-28 09:17:39 +00:00
eap
5c933ecde0 PAL10953. Add Fineness parameter to Automatic Length hypothesis 2005-12-26 10:34:54 +00:00
eap
236b583d31 PAL10467. Add "Quadrangle Preference" hypothesis for "Quadrangle(Mapping)" algo 2005-12-23 10:00:03 +00:00
eap
d9e37c0ebb PAL10494 (SMESH python dump uses idl interface). Add GetAlgorithm() to class Mesh_Algorithm in order to have access to the wrapped mesher 2005-12-15 07:29:27 +00:00
asl
4d423efd78 PAL8238 - Hypothesis for non-regular 1D meshing 2005-11-23 09:27:11 +00:00
eap
15549165c3 PAL10237. Add Mesh.AutomaticTetrahedralization() and Mesh.AutomaticHexahedralization() 2005-11-01 08:34:33 +00:00
mzn
2387bfa403 Movement of examples to CVS EXAMPLES SAMPLES_SRC. 2005-10-20 12:59:41 +00:00
mzn
5fec7e4eb7 Movement of examples to CVS EXAMPLES SAMPLES_SRC. 2005-10-19 14:01:04 +00:00
jfa
b8d6cdc9c9 Rool-back bad changes to the script 2005-09-13 11:31:52 +00:00
eap
c87dcc36c2 Bug PAL9480. Fix "import ex05_hole1build" 2005-09-01 09:59:58 +00:00
asl
8672ad3e76 PAL8238 2005-08-16 12:26:35 +00:00
asl
9ed19e02e9 new script for testing hypothesis "NbSegments" (PAL8238) 2005-08-16 12:25:45 +00:00
eap
22fbc3c655 PAL9199. update mesh icon in Mesh.Compute() 2005-07-07 07:30:18 +00:00
jfa
ed582bafc2 IPAL9381: replace import of smeshpy by import of smesh 2005-07-01 10:47:28 +00:00
eap
f2af320581 PAL9022. enable creation of groups on SHELLs 2005-06-09 07:06:34 +00:00
smh
c38c10811a SMH: Preparation version 3.0.0 - merge (HEAD+POLYWORK) 2005-06-07 13:22:20 +00:00
jfa
5ec1fbd250 PAL8626: do not publish GEOM object, already present in the study. 2005-04-25 06:07:27 +00:00