Commit Graph

1782 Commits

Author SHA1 Message Date
san
cf05bd5dd1 http://salome.mantis.opencascade.com/view.php?id=22318: eliminating compiler errors issued by VC++ 2008
- Included windows.h
- Ambiguity resolved for CORBA::String_Var::operator[]
2013-09-20 15:31:14 +00:00
eap
6920cb0594 Restore
Swap "aFilterManager.CreateFilter()" and "smesh.GetFilterFromCriteria(criteria)"
2013-09-20 15:10:03 +00:00
eap
f5aab06a2b No smeshBuilder so far 2013-09-20 15:07:18 +00:00
eap
c843da8f61 0022318: [CEA] Problems with study dump in SMESH
Merge from V7_main
2013-09-18 12:52:58 +00:00
eap
e7368b90ca 0022318: [CEA] Problems with study dump in SMESH
Merge from V7_main

+  static std::vector< std::string > GetPluginXMLPaths();
2013-09-18 12:52:18 +00:00
eap
0e341dabe0 0022318: [CEA] Problems with study dump in SMESH
Memory needed for SMESH_2smeshpy::ConvertScript() reduced by 3 times
2013-09-12 11:11:30 +00:00
eap
993a87b969 0022301: [CEA] Problems with study dump in SMESH
Merge from V7_main 2013-08-22
2013-08-28 12:06:46 +00:00
san
1779fc70bb 22238: Study dump produced by SMESH refers to undefined variable names - merged from V6_7_BR 2013-07-19 16:03:13 +00:00
san
ccb450c106 http://ppgp.mantis.opencascade.com/view.php?id=244
http://salome.mantis.opencascade.com/view.php?id=22163
2013-03-19 14:20:38 +00:00
san
7e185db056 http://ppgp.mantis.opencascade.com/view.php?id=244
http://salome.mantis.opencascade.com/view.php?id=22163
2013-03-19 11:48:47 +00:00
san
93dd4f94d8 SMESH_Swig::EraseActor() method added to erase VTK actors for deleted PPGP meshes automatically. 2013-03-18 13:04:45 +00:00
eap
25a1a467fe for reduced type, enable 4->2 "tree" reducing disabled by mistake 2012-05-16 08:35:56 +00:00
vsr
181cf99534 Update user documentation 2012-05-14 06:15:41 +00:00
vsr
d2c30a325b Update translations 2012-05-12 10:27:26 +00:00
eap
cbfa797d42 in bool _pyGen::IsGeomObject(const _pyID& theObjID) check that
IsStudyEntry( theObjID ), else e.g. "0.00173968" is treated as a
removed geometry and
"NETGEN_2D_Parameters.SetMinSize( 0.00173968 )" leads to erasing a
mesh to which NETGEN_2D_Parameters is assigned.
2012-05-11 11:39:51 +00:00
gdd
8d2a055f5d Update translations 2012-05-10 14:15:51 +00:00
eap
1f73394bb7 0021464: EDF 2065 SMESH: Add Delete Group with Contents in the contextual menu 2012-05-05 11:53:03 +00:00
eap
f4e318b2b6 PAL22863 TC6.5.0: Projection_1D2D gives exception
rename Face -> Source Face, Mesh -> Source Mesh
2012-05-04 16:15:05 +00:00
boulant
d1fdd992f7 Add autotools variables to manage the optional dependency to padder (for the padder plugin) 2012-05-03 19:05:12 +00:00
eap
497561723e do not clear a command creating a removed group if the command does
other job like MakeBoundaryMesh() or DoubleNodeGroupNew()
2012-05-03 08:40:24 +00:00
fps
65f809f886 fix type in french resources 2012-05-02 16:10:50 +00:00
eap
585751ddcb regression of SMESH_TEST/Grids/smesh/bugs/L9
fix GetGroupSubMeshesContaining() to return all sub-meshes of groups
but not the last only
2012-05-02 14:07:39 +00:00
eap
7f69b1fe3e fix the previous "improvement" 2012-05-02 07:46:47 +00:00
eap
4ec1bfaca1 regression of SMESH_TEST/Grids/smesh/imps/I4
def AddHypothesis(self, hyp, geom=0):
        ...
+       AssureGeomPublished( self, geom, "shape for %s" % hyp.GetName())
2012-04-28 11:06:59 +00:00
eap
c1cdbd912a regression of SMESH_TEST/Grids/smesh/imps/H5
Fix Evaulate() after replacing TopTools_DataMapOfShapeShape with
StdMeshers_ShapeShapeBiDirectionMap
2012-04-28 09:58:43 +00:00
fps
41ceaec82f add missing resources in French 2012-04-27 13:54:13 +00:00
eap
3305acaefc remove some memory leaks 2012-04-27 13:01:23 +00:00
eap
b787ff461b PAL22878 TC6.5.0: Extrusion along a line: replace "Id Elements" label by "ID nodes" for nodes 2012-04-27 08:15:55 +00:00
eap
f9ed0831cc 0021567: [CEA] Missing resources for status bar messages
Added:
STB_PENTA
STB_PYRAMID
STB_OCTA
STB_BIQUADRATIC_QUADRANGLE
STB_TRIQUADRATIC_HEXAHEDRON
2012-04-26 14:43:09 +00:00
eap
72e62d1bfa PAL22862: GHS3D gives OCC exception
Protect from FPE on a batterfly quadrangle
2012-04-26 14:34:14 +00:00
eap
2f82761f83 PAL22862: GHS3D gives OCC exception
BUG: !more() if the 1st iterator !more()
2012-04-26 14:32:55 +00:00
ouv
795de88a52 Bug IPAL22920: TC6.5.0: The scalar bar doesn't displayed 2012-04-26 14:02:13 +00:00
eap
338099925d 0021564: EDF 456 SMESH: Regression in projection 2D algorithm
kill a bug born at replacement of TopTools_DataMapOfShapeShape with
StdMeshers_ShapeShapeBiDirectionMap in the frames of PAL22863
2012-04-26 11:46:56 +00:00
eap
d0941c6314 fix pb that selection in the viewer is impossible after (set filter + change element type)
+    SMESH::RemoveFilters();
2012-04-26 09:36:21 +00:00
eap
6e82f60157 PAL22907: Selection in Create group doesn't work if the filter 'Source' is set to "Initial Selection"
to fix python dump

-    aPred->SetMesh(myMesh);
+    myFilter[ theType ]->SetMesh(myMesh);
2012-04-26 09:34:14 +00:00
eap
0a6a53da95 0021557: EDF 2161 SMESH: Duplicate elements and nodes
Add theMakeNodeGroup agr to DoubleNodeElemGroups() and DoubleNodeElemGroup()
2012-04-26 07:08:11 +00:00
eap
38a33519c9 0021557: EDF 2161 SMESH: Duplicate elements and nodes
1) Add
ListOfGroups DoubleNodeElemGroup2New(...)
2) Fix dump of DoubleNode*New(...)
2012-04-26 07:07:00 +00:00
eap
d6352114af 0021557: EDF 2161 SMESH: Duplicate elements and nodes
1) Convert DoubleNodeElemGroup2New()
2) Fix  _pyCommand::GetResultValue(int res);
3) Add _pyGroup::Flush() to prevent clearing "DoubleNode...() command if a group created by it is removed
2012-04-26 07:05:13 +00:00
eap
de9006cf44 0021557: EDF 2161 SMESH: Duplicate elements and nodes
-  QCheckBox*              myCheckBoxNewGroup;
+  QCheckBox*              myCheckBoxNewElemGroup;
+  QCheckBox*              myCheckBoxNewNodeGroup;
2012-04-26 07:01:57 +00:00
eap
6e0065e286 0021557: EDF 2161 SMESH: Duplicate elements and nodes
+    ListOfGroups DoubleNodeElemGroup2New(...)
2012-04-26 07:01:29 +00:00
eap
18728bb509 0021557: EDF 2161 SMESH: Duplicate elements and nodes
+<li><b>Construct group with newly created nodes</b> option (<em>checked by default</em>):
+ if checked - the group of just created nodes will be built.</li>
2012-04-26 07:00:25 +00:00
ouv
b6aab8c7f6 0021562: EDF SMESH: clipping and delete mesh clipped leads to crash 2012-04-25 14:19:17 +00:00
ouv
0bb2ab4898 IPAL22907: TC6.5.0: Selection in Create group doesn’t work if the filter ‘Source’ is set to ‘Initial Selection’
Rolling back part of integration made in revision 1.21.2.5.6.12
2012-04-25 10:22:11 +00:00
eap
0c8bff7618 0021559: EDF 2175 SMESH: Hexa/Tetra mixed meshes (Bug2175_mixed_hexa_tetra.py)
In Mesh.Compute(), detect failure by value returned from
  Mesh._mesh.Compute() and not by presence of messages
2012-04-24 14:32:58 +00:00
eap
29bfee91ff small fix of indentation 2012-04-24 14:30:08 +00:00
eap
e72b1cdc40 small improvement of API
-  void ComputeSubMeshStateEngine(int event);
+  void ComputeSubMeshStateEngine(int event, const bool includeSelf=false);
2012-04-24 14:29:10 +00:00
eap
424975b8a3 0021559: EDF 2175 SMESH: Hexa/Tetra mixed meshes (sub-mesh priority works Ko)
No need to ClearMeshOrder() when a new SMESH_submesh is created
2012-04-24 14:28:02 +00:00
eap
1cae83f943 In IsMoreLocalThanPredicate, take priority of sub-mehses into account 2012-04-24 10:56:47 +00:00
eap
690b5f67ff 0021556: EDF 2222 SMESH: 3D mesh after projection impossible
In projectBy2DSimilarity() check U on edge before setting
2012-04-23 16:20:19 +00:00
gdd
f8a8ae08c8 Fix documentation link for "Group of underlying entities" dialog 2012-04-23 15:50:43 +00:00