rnv
515531d3a8
Additional fix for the issue 19964.
2008-09-24 12:02:05 +00:00
rnv
98dad5e3cc
Implementation of the issue 19950.
2008-09-24 11:58:56 +00:00
rnv
9fe8334ee2
Fix for issue 19964 EDF SMESH 803( Bad dump script of revolutionned mesh with groups).
2008-09-16 12:11:37 +00:00
maintenance team
dae92f6571
Porting to CAS-6.3
2008-09-10 13:06:13 +00:00
rnv
8a0f1ad782
Implementation on the issue 16186: EDF PAL 459: Mapping: when refining, to separate quadrangles into 2 triangles.
2008-09-08 13:24:39 +00:00
eap
6d10da4745
SMESH::Hypothesis_Status SMESH_Mesh_i::ConvertHypothesisStatus
...
(SMESH_Hypothesis::Hypothesis_Status theStatus){
switch (theStatus) {
+ RETURNCASE( HYP_NEED_SHAPE );
2008-07-21 09:53:33 +00:00
eap
df5d0e7d52
CORBA::Long SMESH_MeshEditor_i::AddFace(const SMESH::long_array & IDsOfNodes)
...
{
- return false;
+ return 0;
2008-07-21 09:52:43 +00:00
eap
5b2379017c
[SALOME platform 0019316]: Need to have a better interface with GHS3D diagnostics
...
+ // Return mesh elements preventing computation of a subshape
+ SMESH::MeshPreviewStruct* GetBadInputElements( SMESH::SMESH_Mesh_ptr theMesh,
+ CORBA::Short theSubShapeID )
2008-07-21 09:51:45 +00:00
dmv
d408364886
Bug IPAL19581 REGR: Fatal error SIGSEGV on validation "Selection filter library"
2008-06-26 12:54:23 +00:00
dmv
e48a1779f1
IPAL 18631 Remove Extra Messages from the Terminal in case of Release Mode
2008-06-19 10:33:52 +00:00
eap
7a3da6781d
[SALOME platform 0019880]: SIGSEV while dumping the study
2008-06-11 07:05:33 +00:00
vsr
ad8625f0e3
Issue 0016760: Fix pb in zero size of MED file
2008-06-09 07:08:28 +00:00
eap
e8ee05e869
PAL16760 - MED file information
...
store MedFileInfo instead of file name in order not to open med
file every time GetMedFileInfo() is called, which happens at every
invoking pop-up of mesh.
2008-05-30 09:26:48 +00:00
asl
239fc6cc6a
PAL16760 - MED file information
2008-05-27 10:27:58 +00:00
eap
54df188f64
PAL19802 A "Clear Mesh data" method for SMESH.Mesh objects
2008-05-26 14:14:19 +00:00
jfa
b81d800721
NPAL19656: EDF709: Dump file with ExtrusionAlongPath does not work.
2008-04-29 11:03:08 +00:00
eap
bec2f2dc5f
make PrepareForWriting() public
2008-04-17 07:46:51 +00:00
eap
d120b39537
remove useless messages
2008-04-17 07:46:07 +00:00
eap
22b9a6bf30
enable loading resources of MESH plugings by prepending plugin name to pixMap name
2008-04-17 07:45:32 +00:00
jfa
2ea7fb42a0
NPAL19293: EDF673: Some groups disappear when export and reimport to/from MED. Fix problem with groups removal.
2008-04-01 08:54:09 +00:00
eap
30c4d1f606
fix python dump of MoveClosestNodeToPoint()
2008-03-24 14:14:58 +00:00
jfa
c1995ef892
Join delta from tag V4_1_1 till tag mergeto_V4_1_0_maintainance_07Mar2008.
2008-03-07 11:05:56 +00:00
jfa
79b1ac2b6d
Join modifications from BR_Dev_For_4_0 tag V4_1_1.
2008-03-07 07:47:05 +00:00
jfa
c63ee099ad
Join modifications from branch BR_DEBUG_3_2_0b1
2006-06-01 11:39:17 +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
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
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
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
smh
2754c581d3
Copyrights update
2005-12-05 16:31:55 +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
81e9dbdf6c
PAL10491. Add GetAlgoState()
2005-11-14 09:11:54 +00:00
mzn
11899ab525
Fix for bug PAL10409 (Filter "Belong to geom" fails if 2 geom shapes have the same name);
2005-11-11 15:50:58 +00:00
asl
d696f7d582
check if module "GEOM" is found
2005-11-09 07:20:47 +00:00
asl
ab4288fb65
PAL10343 - it is impossible to select shape in "create mesh" dialog
2005-11-09 06:48:58 +00:00
skl
868e306e09
Improvement of extrusion functionality
2005-10-25 07:26:54 +00:00
jfa
5f6698232e
PAL9997: Problem with ExportToMED if the file already exists
2005-10-24 08:05:15 +00:00
smh
5b66adc250
Preparation of 3.1.0a2: version ID. compilation with new HEAD and new MED (with polyhedres)
2005-10-18 14:52:45 +00:00
jfa
1d0ad233cf
PAL10195: SALOME V2 study with a mesh leads to SIGSEGV of SALOME V3
2005-10-11 06:54:28 +00:00
eap
4f27e7392a
IMP 10199 (add Volume Control). Add Volume3D NumericalFunctor.
2005-10-10 14:43:58 +00:00
jfa
90699a9eec
PAL10195: SALOME V2 study with a mesh leads to SIGSEGV of SALOME V3
2005-10-10 10:00:24 +00:00
akk
62434e4dfd
Back correct implementation.
2005-10-06 14:25:07 +00:00
akk
f4b3284931
Correction due to new inheritance of some interfaces from MED.idl
2005-10-06 14:14:59 +00:00