Commit Graph

1172 Commits

Author SHA1 Message Date
apo
6bbcf82682 PythonDump for SMESH Controls / Filter 2005-03-30 12:49:55 +00:00
eap
1bc504bf90 fix PAL8469. set "Warning" icon to mesh or submesh just published 2005-03-30 09:30:04 +00:00
eap
220083d44c fix PAL8469. Updating the global mesh icon when local hypotheses are edited 2005-03-30 09:27:59 +00:00
jfa
74a576e527 Fix installation of TUI documentation in accordance with meshpy.py renaming to smesh.py 2005-03-23 06:28:15 +00:00
apo
7a6418e0be Undo mistaken commit 2005-03-23 05:56:25 +00:00
apo
c111d3b520 [Bug PAL7444] display mesh takes a lot of more memory in 2.1.0 than in 2.0.0. 2005-03-22 12:50:34 +00:00
apo
1eea5485d1 [Bug PAL7444] display mesh takes a lot of more memory in 2.1.0 than in 2.0.0. 2005-03-22 10:32:59 +00:00
jfa
7411bcf53c PAL8267: two new API methods added: ExtrusionSweepObject1(2)D() 2005-03-21 12:40:07 +00:00
jfa
22496e8ddc New updated and tested smesh.py with some examples. Provided by FKL. 2005-03-21 08:38:22 +00:00
msv
f4c7cebbd6 Comment out useless message output to speed up change hypothesis operation 2005-03-18 12:49:28 +00:00
mzn
51ac2145d3 Fix for PAL7156 (Mesh modifcation: Nodes id are not taken into account before node selection with mouse). 2005-03-16 13:22:18 +00:00
mzn
ec914f9caa Fix for PAL8380(Can't create a Group of Nodes from a group on geometry). 2005-03-15 12:32:15 +00:00
msv
27c14592b7 File SMESHGUI_Hypotheses.cxx is deprecated, it is replaced with SMESHGUI_HypothesesUtils.cxx 2005-03-15 10:21:16 +00:00
akk
3783955355 Scripts renaming. 2005-03-10 06:30:56 +00:00
akk
c441817b41 PAL8375 improvement solving. 2005-03-09 15:09:14 +00:00
akk
e4be7441d2 PAL8319 improvement solving. 2005-03-09 13:05:16 +00:00
enk
f488d851d8 Bug PAL8331: REGRESSION import mesh in "MED 2.2" format.
In the process of family creation (with Id=0) we don't need in attribute description, it's specific of creation of MED2.2 (for family with Id=0).
2005-03-02 12:50:26 +00:00
mzn
6fae6dddb4 Fix for PAL8269(One can't select a pointer on geometry in mesh filters). 2005-03-02 07:45:32 +00:00
mzn
c92bd47d84 Fix for PAL8325(An exception is raised after clicking on "Add" button of the "Merge nodes" dialog box). 2005-03-01 09:53:20 +00:00
enk
971d053b24 Fix on Bug PAL8263: Validity of the files exported by SMESH in MED2.2 format.
By the fix we don't write to MED file the family with ID equal to zero, because MED2.2 use this ID for internal needs.
We test our fix with native mdump executable.
2005-02-28 11:55:53 +00:00
san
935adb05a1 PAL8310 2005-02-25 14:37:37 +00:00
vsr
b85751e356 Fix a bug - salome.py is not imported here and this causes run-time Python exception 2005-02-21 06:05:00 +00:00
jfa
992b382297 Update meshpy.py by request of FKL 2005-02-15 10:22:14 +00:00
jfa
d9c93f6f32 PAL8170: Provide unique names for groups on SubMesh 2005-02-14 13:03:59 +00:00
enk
fb7bf211bb Fix. Bug PAL8109 CRASH of "Salome" happens if to check "Free Borders" control at the clipping of mesh.
Fix. Bug PAL8024 Incorrect selection of the elements.
2005-02-11 12:34:57 +00:00
enk
fa397b27d1 Fix. Bug PAL8062 REGRESSION: Nodes aren't displayed if "Numbering - Display Nodes" is checked. 2005-02-08 10:04:57 +00:00
san
92595f0080 PAL6825 2005-02-07 13:51:15 +00:00
jfa
4101a1ce54 PAL7222: Now names of families will contain names of corresponding groups 2005-02-07 12:09:07 +00:00
eap
658c72bc1d PAL8021. Correct work with submeshes on shape more complex than SHELL. 2005-02-07 11:11:51 +00:00
eap
a9750358c9 PAL8021. In AlgpStateEngine(), clean existing sub-mesh only if hypothesis change. In CleanDependants(), do not go upper than SOLID. 2005-02-07 11:06:45 +00:00
enk
137c43b02f Fix. Incorrect group of nodes representation 2005-02-07 10:45:26 +00:00
eap
f1bd9084e0 PAL7933. enable propagation of local hypotheses assigned to super-shapes 2005-02-04 11:08:26 +00:00
eap
9b3ccd683e PAL7933. Use SMESH_HypoFilter to retrieve assigned hypotheses 2005-02-04 11:00:40 +00:00
eap
36409e98c9 PAL7933. Change IsGlobalAlgo() -> IsGlobalHypothesis();
Use SMESH_HypoFilter to retrieve assigned hypotheses
2005-02-04 10:58:21 +00:00
eap
e753a76d0e PAL7933. Add GetHypothesi(e)s() which filter assigned hypotheses;
enable propagation of local hypotheses assigned to super-shapes;
Use SMESH_HypoFilter to retrieve assigned hypotheses
2005-02-04 10:54:26 +00:00
eap
85b8384fb0 PAL7933. Add static IsApplicableHypothesis();
enable propagation of local hypotheses assigned to super-shapes;
Use SMESH_HypoFilter to retrieve assigned hypotheses
2005-02-04 10:39:49 +00:00
eap
45e910e8aa PAL7933. Add static IsApplicableHypothesis() 2005-02-04 10:34:55 +00:00
eap
5ed9406302 PAL7933. Create class SMESH_HypoFilter 2005-02-04 10:31:55 +00:00
vsr
9959a9373f PAL5597 2005-02-03 13:24:46 +00:00
vsr
29b9e89cb6 PAL7864, PAL7951, PAL7915 2005-02-03 12:31:13 +00:00
san
c9be7f0ec9 PAL6938 2005-02-03 08:34:23 +00:00
apo
0a35ffc7d7 [Bug PAL7863] REGRESSION: Orientations of preview and already created object aren't coincide. 2005-02-03 07:43:07 +00:00
san
3c6d43b5e5 PAL7962 2005-02-03 07:01:28 +00:00
san
cf82182061 PAL6938 2005-02-02 13:54:31 +00:00
san
3da89ab053 PAL6938 2005-02-02 13:51:36 +00:00
enk
4a31c0f62c Do not calc Controls when clipping is changed. 2005-02-02 13:35:49 +00:00
san
c29c4a6a7a ClikOnClose() inexistant slot name corrected; onApply() return value corrected 2005-02-02 13:22:46 +00:00
enk
b5e77ba5e9 Fix: Bug PAL7970 Broken control Lengh2D after Free Borders 2005-02-02 12:31:32 +00:00
apo
7dd674bbe4 [Bug PAL7763] Length 2D and Border at Multi-Connection 2D during clipping incorrect 2005-02-02 12:17:51 +00:00
san
7dbc79c51d PAL7962 2005-02-02 11:09:27 +00:00