mzn
0809d8c97f
smesh.py interface redesign.
2006-10-20 12:16:44 +00:00
mzn
c5b7bbe381
Scripts update concerninig the smesh.py interface redesign.
2006-10-20 12:02:42 +00:00
skl
6a2b47a7b0
Corrected for PAL13626.
...
New method GetShapeIDForElem() is added.
Mehtod GetShapeID() is changed.
2006-10-20 05:10:49 +00:00
mzn
80c143d3ef
Fix for PAL13364(EDF PAL271 : Med export with not enough space on disk : No Warning message).
2006-10-19 08:29:58 +00:00
enk
75c763d85b
Correction for BUG Bug PAL13498:
...
In the current context functions getNumberFromFile same as getNumber
2006-10-18 08:23:24 +00:00
skl
846ed72204
Corrected for PAL13400.
2006-10-11 11:10:03 +00:00
jfa
4c42415f0f
PAL13571: 'Create Mesh' dialog: selected geometry is changed after hypothesis creation.
2006-10-05 11:17:52 +00:00
jfa
0468bfa232
Fix bug with 2D algorithms, applied to shells (PAOUK). A patch by EAP.
2006-10-04 13:21:59 +00:00
jfa
66503f43bd
Roll-back integration.
2006-10-04 13:20:29 +00:00
jfa
5ebb213563
Fix bug with 2D algorithms, applied to shells (PAOUK).
2006-10-04 13:15:19 +00:00
jfa
ffab2d99a0
PAL10867: noexcepthandler option in GUI not working. Disable signals catching.
2006-09-28 08:18:51 +00:00
maintenance team
933c17cfd8
Correction for problem: Computation of mesh via "Length From Edges" hipothesis failed.
2006-09-27 10:13:05 +00:00
maintenance team
19aa849efc
Update for gcc4.1.1
2006-09-26 08:24:09 +00:00
mkr
c03ce1302c
Fix for bug PAL13338 : EDF PAL266 SMESH: no mesh update via Display Only after editing the hypothesis.
2006-09-25 11:09:26 +00:00
mkr
ecf147ce97
Fix for bug PAL13338 : EDF PAL266 SMESH: no mesh update via Display Only after editing the hypothesis.
2006-09-25 09:01:06 +00:00
jfa
ffd567ddfa
PAL13409: EDF282 SMESH: Tetrahedron is added if we specify Mefisto.
2006-09-08 11:18:59 +00:00
jfa
31282d8886
Join modifications from branch BR_For_OCT_611: migration to OCCT6.1.1 with new exception handling and improved threads support.
2006-09-04 11:39:20 +00:00
skl
0ef2b313da
Corrected for IPAL13079.
2006-09-01 09:13:16 +00:00
jfa
9ab6519add
PAL12755: EDF: SALOME frozen with Load Script and a Python Module. Improve fix to not catch exceptions.
2006-08-16 10:25:26 +00:00
jfa
1cfad77716
PAL12755: EDF: SALOME frozen with Load Script and a Python Module. Additional fix.
2006-08-15 09:52:22 +00:00
jfa
104ff7b281
Fix bug 12796: Warning missed for the bad file 'test18.med'
2006-08-10 07:53:07 +00:00
eap
e83c4c9cf5
PAL12992. Store/restore submeshesh directly using HDF but not med families
2006-08-07 12:12:18 +00:00
eap
f644c7bfdc
PAL12992. Add MaxShapeIndex()
2006-08-07 12:06:43 +00:00
eap
af7f9c7057
PAL12992. Add type TIDSortedElemSet to be used to assure predictability of edition
2006-08-07 12:05:03 +00:00
eap
686d2fa85d
PLEIADES. fix WrapperIndex(index) for negative index
2006-08-03 05:59:03 +00:00
enk
a104996e30
Fix for Bug IPAL12478: Group of all Edges is not create automatically during Export med file.
...
Incorrect varable was changed. (myFacesDefaultFamilyId to myEdgesDefaultFamilyId)
2006-08-02 13:08:43 +00:00
mzn
1b6700a4a5
Fix for bug IPAL10053.
2006-07-28 09:51:49 +00:00
skl
fba89e60bc
Correction for bug IPAL12631.
2006-07-27 11:16:54 +00:00
skl
7360772d88
Corrections for bug PAL12653.
2006-07-25 10:58:13 +00:00
eap
dbdb0fce59
fix access out of array bounds in FunctionTable::findBounds()
2006-07-25 08:49:59 +00:00
mzn
5c744000ba
Fix for IPAL12387.
2006-07-21 14:13:45 +00:00
mzn
9481b237a1
Fix for PAL6643.
2006-07-21 10:16:50 +00:00
skl
882f929e86
Add needed message for bug PAL5437.
2006-07-14 07:42:30 +00:00
skl
102ebded1b
Update method isValid() for bug IPAL11201.
2006-07-14 06:24:54 +00:00
enk
e9d9ec4df8
Fix for
...
Bug PAL12820: EDF207 SMESH and VISU: Visualization of groups on nodes and cells of a standard grid
Bug PAL12613: Groups aren't read from the med files, containing mesh of MED_GRILLE_STANDARD type.
2006-07-13 13:49:58 +00:00
jfa
912e56d747
PAL12755: SALOME frozen with 'Load Script' and a python module. A fix by Christian CAREMOLI.
2006-07-12 14:34:12 +00:00
eap
755885c93b
PAL12157. In Dump(), fix spelling
2006-07-04 06:27:59 +00:00
eap
61e6f5da79
PAL12157. In Dump(), show info on poly elements
2006-07-03 14:53:54 +00:00
eap
9d574375ee
PAL12789. Add and use COORD_MIN and COORD_MAX macros
2006-07-03 14:23:38 +00:00
jfa
36f1b2af07
PAL11898: Extrusion Along a Path: Only edge can be used as a path shape.
2006-06-29 10:24:47 +00:00
eap
defd690348
PAL12157. Make Dump() show info on quadratic elements
2006-06-27 13:00:12 +00:00
eap
77d42b7c3c
fix PAL8769: make small values be correctly shown
2006-06-27 11:16:07 +00:00
mzn
1335ea8843
Fix for PAL10496.
2006-06-23 12:51:59 +00:00
skl
e47cfba9f6
Calculation of AspectRatio for quadratic elements is corrected for bug PAL12653.
2006-06-22 06:34:44 +00:00
skl
337b491aaf
Method ::createMesh() is corrected for bug PAL12652.
...
(Creation of meshes for few GeomEntry is implemented).
2006-06-21 08:32:29 +00:00
jfa
06890db430
PAL12662: salome_test.py execution crashes Salome on some stations.
2006-06-20 13:21:00 +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
jfa
7cab0901cb
Fix bug 10955: Collisions with 'Ctrl+I' and 'Ctrl+M' hot keys.
2006-05-10 14:34:56 +00:00
eap
d9a6e9d9f3
fix bug 12361. In SetName(): there may be no study
2006-05-10 12:54:55 +00:00
eap
fdfe9f0f65
fix bug 12361. Peview possiblity of SetCurrentStudy(nil)
2006-05-10 12:49:13 +00:00
eap
850cf38bd9
fix PythonDump: write Criterion arg of QuadToTri() in PythonDump
2006-05-10 12:46:40 +00:00
eap
e559b8fc3d
fix PythonDump: do not write distruction in PythonDump as creation is not written
2006-05-10 12:42:27 +00:00
jfa
57b43b4d01
Join modifications from branch OCC_debug_for_3_2_0b1
2006-05-06 08:51:48 +00:00
enk
06c42e9c95
Fix for Bug IPAL11055:
...
It is impossible to input negative value as f(t) in table function.
2006-03-21 07:24:22 +00:00
jfa
4ff5bd6154
Join modifications from branch OCC_development_for_3_2_0a2
2006-03-13 15:29:49 +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
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
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
mzn
d1cf3c4101
Fix for bug PAL8377 (ExportToMed TUI vs GUI: how to set the value of the boolean "auto_groups"?).
2005-12-02 13:04:27 +00:00
mzn
7d9ae6b54f
Fix for bug IPAL10313 (It is impossible to select "Start point" from 3D viewer in "Extrusion along a path" dialog box).
2005-12-02 10:52:13 +00:00
jfa
02be390389
PAL10718: Portability gfortran. Fix by Erwan ADAM.
2005-12-01 14:49:26 +00:00
jfa
e83db15137
PAL10719: Portability gcc4.0.1. Fix by Erwan ADAM.
2005-12-01 13:22:31 +00:00
asl
24e3153614
Improvement: now in rules you can use "canBeDisplayed" parameter. It is true, if current object can be displayed in active viewer. The result of this check is calculated by new virtual method LightApp_Displayer::canBeDisplayed. GEOM, SMESH, VISU overrides it in order to provide information, what object can be displayed in what viewer
2005-12-01 10:05:38 +00:00
asl
6d9831519d
PAL10678 - selection is lost after "update"
2005-11-30 12:39:44 +00:00
asl
9280276b1d
It is recommended to use standard Qt QInputDialog instead QtxNameDlg
2005-11-28 09:22:22 +00:00
asl
8d0c572759
PAL10397 - node mustn't be selected after add operation
2005-11-28 06:51:45 +00:00
jfa
b90943f064
Fix for bug 10498. Support old storage format of NumberOfSegments hypothesis
2005-11-25 15:58:28 +00:00
asl
5bbfd7c156
PAL10665 - unnecessary Plot2d in CreateHypothesis dialog
2005-11-25 14:40:19 +00:00
asl
6a1c128a1e
PAL9878 - selection lost after some operations
2005-11-25 14:06:27 +00:00
asl
d76a2a2557
PAL10471 - incorrect 3D popup for erased objects
2005-11-24 09:44:05 +00:00
eap
9048686ff8
PAL10491. "... algo misses some hypothesis" -> "... algo misses nD hypothesis"
2005-11-23 15:08:50 +00:00
asl
25c935e78a
PAL8978 - selection is lost after some operations
2005-11-23 12:08:49 +00:00
asl
4d423efd78
PAL8238 - Hypothesis for non-regular 1D meshing
2005-11-23 09:27:11 +00:00
asl
2ad752b10c
PAL8238 - Hypothesis for non-regular 1D meshing
2005-11-23 09:07:44 +00:00
mzn
82ea47a7c9
Fix for bug PAL10408 (Strange behaviour of the selection icon in the "create group" dialog box).
2005-11-22 15:09:07 +00:00
eap
2850e5f7ba
PAL10515. fix disconnect from selection manager
2005-11-16 15:01:31 +00:00
eap
a5e3cc49d7
PAL10515. Check shape type before calling TopoDS::Face()
2005-11-16 15:00:03 +00:00
mkr
9dbbb779fa
Add new variable for finding OCC libraries during compilation.
2005-11-16 12:00:03 +00:00
eap
4fe88e90a7
PAL10501. SetCurrentStudy() to SMESH_Gen in GetSMESHGen()
2005-11-16 09:18:22 +00:00