Commit Graph

594 Commits

Author SHA1 Message Date
mkr
483e31c576 Fix for PAL11733 ( version arg of the ExportToMED method ) for Salome development version. 2006-02-27 12:16:20 +00:00
enk
2ec6cc8c59 Fix for Bug IPAL10464:
SMESH: Add Polyhedron
2006-02-27 08:53:17 +00:00
mzn
fe4a33ed2e Fix for bug PAL11541 ( With Gnome and Xfce, some dialog boxes appear at the bottom-right corner of the Salome window ). 2006-02-23 14:42:40 +00:00
jfa
e8c71ef8da PAL11563: Naming Policy. Export to MED groups with duplicated names forbidden: ask user whether to rename automatically or cancel exporting. 2006-02-21 08:52:26 +00:00
jfa
56ee43a2eb PAL11563: Naming Policy. Add method HasDuplicatedGroupNamesMED() to check group names on duplications before export to MED. 2006-02-21 07:38:30 +00:00
jfa
07dd2b04b9 PAL11563: Naming Policy. 1. Add method HasDuplicatedGroupNamesMED() to check group names on duplications before export to MED. 2. Provide unique group names when passing data to MED writer. 2006-02-21 07:37:57 +00:00
jfa
c266b7d970 PAL11563: Naming Policy. Suppress renaming to blank names. 2006-02-20 11:53:55 +00:00
enk
d1f28a061f Fix for Bug IPAL11592:
There is incorrect behavior of "Origin & Size" entry fields in "Preferences".
2006-02-17 08:53:33 +00:00
eap
5fc163de50 PAL11200. fix Deflection1D example 2006-02-16 13:47:31 +00:00
eap
a32a7716fb PAL11200. SMESH::HYP_BAD_SUBSHAPE status added 2006-02-16 13:45:40 +00:00
eap
df3619cd79 PAL11200. SMESH_Hypothesis::HYP_BAD_SUBSHAPE status added 2006-02-16 13:43:27 +00:00
eap
73b8b394ec PAL11200. do not return NULL submeshes from getSubmeshes() 2006-02-16 13:01:00 +00:00
jfa
5d147e239e PAL11544: Improve memory management: implement and use destructors. 2006-02-16 12:30:40 +00:00
eap
0eff916f1c PAL11200. Fix deflection case 2006-02-16 08:23:34 +00:00
eap
40921fe0ae PAL11200. Print diagnostics on failed hypothesis assignation and on hypo definition if computation fails.
Add fineness parameter to "Automatic...lization"
2006-02-16 08:21:47 +00:00
eap
4d58bfa497 PAL11200. Fix empty popup of a submesh on wire 2006-02-16 08:14:21 +00:00
eap
c179781b62 PAL11200. Fix for a submesh on a wire 2006-02-16 08:12:48 +00:00
jfa
a668071aa4 PAL11544: Optimize sub-meshes cleaning on hypothesis modification. 2006-02-15 15:46:29 +00:00
enk
135b5c7bcf Fix for Bug IPAL11555:
The "Origin & Size" values from "Preferences" aren't taken into account for Scalar Bar.
2006-02-14 09:02:15 +00:00
enk
5a37347fb2 Fix for Problem 1 of Bug IPAL10464:
SMESH: Add Polyhedron
2006-02-10 07:13:53 +00:00
eap
d75a1bc257 PAL11200, 11544. optimize setting elements on submeshes 2006-02-09 15:52:49 +00:00
eap
da0398f448 PAL11200, 11544. optimize a little 2006-02-09 15:52:02 +00:00
apo
e6259b02da To move calling of a virtual method from a constructor to the Init method 2006-02-09 13:24:49 +00:00
jfa
50eb85fb3d Update version to 3.2.0a1 2006-02-08 09:47:15 +00:00
smh
d0f366c4a3 Merge from OCC_development_generic_2006
Preparation of 3.2.0a1
2006-02-07 15:01:11 +00:00
jfa
6b471bcc54 Join modifications from branch BR_3_1_0deb 2005-12-28 09:17:39 +00:00
eap
e884fc2507 PAL10953. Use GUI to create hypothesis from a hypotheses set 2005-12-26 10:43:09 +00:00
eap
e019559d0b PAL10953. Make fields of parameters protected 2005-12-26 10:41:53 +00:00
eap
96874fc4b6 PAL10953. Fix GetSubmeshComputed(): there may be elements but no nodes in a submesh 2005-12-26 10:36:57 +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
7ba3124c8a PAL10494. Add .._STANDARD_RTTI_... in order to build executable 2005-12-23 07:47:36 +00:00
eap
deb5f024f2 PAL10872 (aspect retio not conform with specifications). Add picture for aspect ratio of hexahedron. Remove 2D formular from 3D aspect ratio page 2005-12-21 08:30:31 +00:00
eap
493903908d fix PAL10974. Call CleanDependants() instead of
RemoveSubMeshElementsAndNodes() before algo->Compute()
2005-12-20 13:57:13 +00:00
eap
d81b4f8f21 fix bug PAL10974: add IsReversedSubMesh() 2005-12-20 13:53:23 +00:00
eap
477d745d92 fix bug PAL10974: check if SubMeshesComputed() by presence of nodes in submesh.
Restore lost modifications fixing PAL8021.
2005-12-20 11:10:13 +00:00
eap
e07015e9cc fix bug 10959. Initialize GEOM_Gen if necessary 2005-12-19 15:30:18 +00:00
eap
dcc030258b fix bug 10073. Check isVisible() in enterEvent() which unexpectedly comes after accept() 2005-12-19 13:14:02 +00:00
eap
aeef41e893 PAL10595: unit and coordinate name length must be equal to 16 2005-12-15 09:56:38 +00:00
eap
71d173d51a PAL10494 (SMESH python dump uses idl interface). Python dump using TPythonDump tool 2005-12-15 08:38:29 +00:00
eap
95dab66d27 PAL10494 (SMESH python dump uses idl interface). Python dump converted to smesh.py API, usage of TPythonDump tool 2005-12-15 08:34:25 +00:00
eap
5a76185f82 PAL10494 (SMESH python dump uses idl interface). Add SMESH_2smeshpy, a converter of IDL API to smesh.py API 2005-12-15 07:33:07 +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
01d6aed55b PAL10902 - local selection is stay in viewer after "apply" of Modifiction->Orientation operation 2005-12-14 07:11:48 +00:00
asl
bfcd70d78a PAL10810 - "Display", "Erase", "Display only" on root objects 2005-12-14 06:44:19 +00:00
eap
f978efce3f PAL10872. Update according to the Nadir Bouhamau specification 2005-12-12 15:29:54 +00:00
eap
dc2a7e8b53 PAL10872. Image for aspect ratio of a quadrangle 2005-12-12 15:27:19 +00:00
asl
326ed6ac2c Fix of compilation problems on some platforms 2005-12-06 12:52:53 +00:00
mzn
94b4c4f7f7 Remove unnecessary item. 2005-12-06 12:32:59 +00:00
smh
2754c581d3 Copyrights update 2005-12-05 16:31:55 +00:00