jfa
7aaccb909f
Bug 0020185: EDF SMESH 967 : Anomaly in Merge Nodes.
2009-03-02 14:49:33 +00:00
eap
b22df369ef
PAL15429 Computation of the mesh, based on "014.brep" via Tetrahedron(NETGEN), is failed.
...
fix for G7.py
+ /*!
+ * \brief Return number of unique ancestors of the shape
+ */
+ static int NbAncestors(const TopoDS_Shape& shape,
+ const SMESH_Mesh& mesh,
+ TopAbs_ShapeEnum ancestorType=TopAbs_SHAPE);
+
2009-02-16 16:44:16 +00:00
eap
29d2fbe903
PAL15429 Computation of the mesh, based on "014.brep" via Tetrahedron(NETGEN), is failed.
...
fix case of wires thouching each other
2009-02-16 14:06:09 +00:00
eap
a5388ae4cd
PAL15429 Computation of the mesh, based on "014.brep" via Tetrahedron(NETGEN), is failed.
...
fix case of wires thouching each other
2009-02-16 14:04:36 +00:00
eap
8e73ed8d00
PAL13617 NbSubMesh() method works wrong
...
- return _impl->NbSubMesh();
+ return _mapSubMesh_i.size();
2009-02-13 13:46:27 +00:00
ptv
27212c6743
update documentation about new filters
2009-02-13 07:55:21 +00:00
ptv
d5cf4eab6c
update documentation about new filters
2009-02-13 07:25:59 +00:00
ptv
0385ce801e
update documentation about new filters
2009-02-12 14:08:43 +00:00
ptv
8bbc839c3c
fix custome combobox for element geometry type
2009-02-12 10:40:33 +00:00
ptv
4664f0cfde
fix misprint
2009-02-06 12:13:25 +00:00
ptv
2ad8328311
fix problem with nodes/elements IDS
2009-02-06 12:12:50 +00:00
dmv
dbaabcfcdb
Fix problems with Filters
2009-01-30 13:36:07 +00:00
eap
f3181d4c7a
Compute dlg must be non-modal
2009-01-30 08:14:47 +00:00
ouv
586cf75e22
Merge from BR_DumpPython_Extension branch (from tag mergeto_BR_V5_Dev_28Jan09)
2009-01-28 16:32:46 +00:00
jfa
3443420a18
Bug 0020072: GHS3DPRLPLUGIN update. A new patch.
2009-01-27 10:23:43 +00:00
eap
7f48d4a487
IPAL20834 5x regress of 23.1: Regular_1D failed with error COMPERR_ALGO_FAILED
...
- PRECISION_IND = 0
+ PRECISION_IND = 1
2009-01-26 09:23:49 +00:00
eap
c59e5fe757
0019941: EDF 766 SMESH : Max length hypothesis
...
- <translation>Number of Segments</translation>
+ <translation>Default Number of Segments</translation>
2009-01-23 14:30:58 +00:00
eap
88c60fd99d
0019941: EDF 766 SMESH : Max length hypothesis
...
- virtual bool SetParametersByElementSize(double elemLenght, const SMESH_Mesh* theMesh=0)=0;
+ virtual bool SetParametersByDefaults(const TDefaults& dflts, const SMESH_Mesh* theMesh=0)=0;
2009-01-23 14:07:47 +00:00
eap
f67593a4d5
0019941: EDF 766 SMESH : Max length hypothesis
...
preference parameter changed
2009-01-23 14:07:31 +00:00
eap
9d4a479350
0019941: EDF 766 SMESH : Max length hypothesis
...
protect GetShapeDiagonalSize() from null shape
2009-01-23 14:07:15 +00:00
eap
01f0a295e0
0019941: EDF 766 SMESH : Max length hypothesis
...
+ <parameter name="nb_segments_per_edge" value="15"/>
2009-01-23 14:06:11 +00:00
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