eap
1249a4ae05
0019941: EDF 766 SMESH : Max length hypothesis
...
+ /*!
+ * \brief Sets default number of segments per edge
+ */
+ void SetDefaultNbSegments( in long theNbSegments) raises ( SALOME::SALOME_Exception );
2009-01-23 14:05:55 +00:00
rnv
a9f9e27b93
Remarks to 19928 issue.
2009-01-23 08:07:23 +00:00
akl
cae18bdc37
Fix of 20128 issue (EDF SMESH 926 : Quadratic conversion of BLSURF mesh).
2009-01-22 15:06:06 +00:00
eap
e7e45ad8cb
Merge from BR_V5_IMP_P8
2009-01-22 13:43:10 +00:00
jfa
8e93201bcf
Fix bug 0020138: EDF SMESH : Impossible to create (n)D mesh after creating (n+1)D mesh.
2009-01-20 11:59:22 +00:00
dmv
aa07f04002
Make Menu Names Unifyed usage of capital letters
2009-01-20 08:19:29 +00:00
dmv
84573a08ef
0020062: [CEA 295] Type coherence in *.i files
2008-12-30 14:22:40 +00:00
mzn
f063265671
Fix for bug IPAL20731 (Clipping item is available in pop-up with multiple selection, but it works for one element only).
2008-12-24 08:11:16 +00:00
maintenance team
8f435fe2b4
Spellchecking
2008-12-15 14:33:31 +00:00
maintenance team
e1d4df199b
Update SMESH documentation
2008-12-12 12:49:51 +00:00
maintenance team
234491869d
Update for SMESH documentation
2008-12-12 12:48:07 +00:00
maintenance team
03874fa4b9
Update GUI documentation
2008-12-12 12:45:26 +00:00
jfa
b6f1b3a431
Bug 0020072: GHS3DPRLPLUGIN update. Integrating the attached patch.
2008-12-09 08:50:37 +00:00
akl
21c57ac1ed
Modify fmod() by '%' operator to operate with integers.
2008-12-05 14:43:35 +00:00
abd
127d2277c6
Update copyright information
2008-12-05 12:17:27 +00:00
abd
62c4337c5b
Update copyright information
2008-12-05 11:57:28 +00:00
abd
aa5c100cf7
Update copyright information
2008-12-05 11:47:47 +00:00
abd
f13aac37ef
Update copyright information
2008-12-05 11:32:20 +00:00
abd
ca68455420
Update copyright information
2008-12-05 10:46:32 +00:00
abd
75a5da9c1a
Update copyright information
2008-12-05 10:12:22 +00:00
akl
1dfc797eaf
To correct parsing of commands like object.command(obj, 'str=value'),
...
when '=' character takes place between '' or "" symbols.
2008-12-05 09:11:29 +00:00
abd
671bdf94c7
Fix using of std::set::const_iterator as agrument of set::erase method.
...
It's incompatible with MS compiler.
2008-12-03 09:33:04 +00:00
dmv
3a41eb0de6
IPAL20694 Qt4 porting: Precision is not taken into account at controls representation
2008-12-02 15:06:28 +00:00
dmv
7cb0d55022
IPAL20694 Qt4 porting: Precision is not taken into account at controls representation
2008-12-02 13:47:41 +00:00
dmv
ccde869e07
IPAL20696 5x regression of fixed nodes ids selection for smoothing dialog
2008-11-26 08:56:31 +00:00
maintenance team
fe84f9495f
Update GUI documentation
2008-11-24 08:54:27 +00:00
eap
2d450ae47d
0019957: EDF 785 SMESH: Convert Quadratic and Group on GEOM
...
fix Renumber()
2008-11-21 11:01:06 +00:00
eap
302341f64c
0019957: EDF 785 SMESH: Convert Quadratic and Group on GEOM
...
add an arg to RemoveFreeElement() and RemoveFreeNode()
2008-11-21 11:00:26 +00:00
eap
8543a7f613
0019957: EDF 785 SMESH: Convert Quadratic and Group on GEOM
...
fix ConvertToQuadratic() and a reverse function: log changes
2008-11-21 10:58:56 +00:00
eap
92a6856b9a
0019957: EDF 785 SMESH: Convert Quadratic and Group on GEOM
...
return bool from Remove()
2008-11-21 10:57:09 +00:00
eap
5231e88856
0019957: EDF 785 SMESH: Convert Quadratic and Group on GEOM
...
optimize Renumber()
2008-11-21 10:56:30 +00:00
eap
b892591624
0020053: EDF 868 GEOM: Using sub-meshes
2008-11-20 13:28:02 +00:00
eap
9da3ff46f0
Avoid meshing submeshes with global algos under submeshes that are to
...
be meshed with all-dim algos like NETGEN 1D-2D
2008-11-20 08:46:09 +00:00
dmv
15c63b4385
Modification, Transformation. IDs of elements are missing, if selection with rectange is used.
2008-11-19 14:53:49 +00:00
dmv
76791bec7b
0020045: EDF 852 SMESH: Documention of Projection algorithms
2008-11-18 15:22:57 +00:00
vsr
e65934eaad
Fix script bugs
2008-11-18 10:03:28 +00:00
vsr
6e76bc4eee
20032: new python example : add to Makefile
2008-11-14 08:44:42 +00:00
vsv
04b5590d9c
Improvement 0018239: Create subMesh menu item
2008-11-13 14:42:36 +00:00
jfa
73c19aa96d
Bug 0020034: [CEA 282] crash in SALOME_Session_Server after SMESH computation.
2008-11-12 10:45:55 +00:00
dmv
972eeadc36
0020037: EDF 859 SMESH : Mesh Element Info help unavailable
2008-11-10 14:22:05 +00:00
vsr
27653b3419
Add new example python script (from CEA)
2008-11-05 10:13:21 +00:00
maintenance team
e972d4fe3c
Changing version to 5.1.0
2008-10-29 08:52:45 +00:00
dmv
867613b15a
Modification, Transformation. IDs of elements are missing, if selection with rectange is used.
2008-10-28 07:39:00 +00:00
eap
1f2f2d5fa5
PAL20544 4x: problems with Concatenate().
...
set smeshDC.geompyD in SetCurrentStudy()
2008-10-24 08:11:58 +00:00
dmv
da567d9f1e
Edit Mesh/Sub-Mesh window has strange "half-active" view, if do Compute.
2008-10-23 08:15:14 +00:00
eap
571d6f3701
PAL20544 4x: problems with Concatenate().
...
fix SetName(obj, name) for the case if obj is instance of class Mesh
or Mesh_Algorithm
2008-10-23 06:35:48 +00:00
eap
1e44e7cf5c
0020015: EDF 835 SMESH : Doc missing for concatenate.
...
Convert Concatenate() command
2008-10-23 06:11:47 +00:00
eap
2a2884a992
0020015: EDF 835 SMESH : Doc missing for concatenate.
...
Add Concatenate() command
2008-10-23 06:11:31 +00:00
dmv
663cdc0234
Item Delete in pop-up of link on hypotheses or algorithm doesn't work.
2008-10-22 06:42:51 +00:00
vsr
ecf80f795d
Issue 0020018: Disparition of SMESH --> File --> Import
2008-10-22 03:54:10 +00:00