sln
67bf00baef
0019939: EDF 762 SMESH : Definition of groups from other existing groups.
...
Script for creating group of underlying entities added
Scripts for boolean operations updated with new method calls
2008-11-28 09:13:07 +00:00
sln
82e3efc6ff
0019939: EDF 762 SMESH : Definition of groups from other existing groups.
...
Description of "Create group of underlying entities" dialog box added
Description of creating groups using existing groups and sub-meshes
2008-11-28 08:59:13 +00:00
sln
023e5ff793
0019939: EDF 762 SMESH : Definition of groups from other existing groups.
...
New images for "Create group of underlying entities" dialog box
2008-11-28 08:57:03 +00:00
sln
ba6e58c0d7
0019939: EDF 762 SMESH : Definition of groups from other existing groups.
...
Images are updated in accordance with new look and feel of dialogs
2008-11-28 08:55:51 +00:00
sln
7ac3342e9f
Arguments of CutGroups method corrected
2008-11-28 08:51:27 +00:00
sln
c1705b92b2
0019939: EDF 762 SMESH : Definition of groups from other existing groups.
...
New files added
ex30_groupsOp.py
ex31_dimGroup.py
2008-11-28 08:50:28 +00:00
sln
10c9a47ab5
Help file names corrected
2008-11-28 08:36:56 +00:00
sln
5ed841ca73
0019939: EDF 762 SMESH : Definition of groups from other existing groups
...
New icon is added for "Create group of underlying entities" dialog box
2008-11-26 15:33:16 +00:00
sln
626daa3396
0019939: EDF 762 SMESH : Definition of groups from other existing groups
...
SmeshDC is extended with:
def UnionListOfGroups(self, groups, name)
def IntersectListOfGroups(self, groups, name):
def CutListOfGroups(self, main_groups, tool_groups, name):
def CreateDimGroup(self, groups, elem_type, name):
2008-11-26 15:31:52 +00:00
sln
4afe057463
0019939: EDF 762 SMESH : Definition of groups from other existing groups
...
onAdd() method is fixed in order to provide valid reaction on group created on geometry
2008-11-26 15:30:36 +00:00
sln
634461f414
0019939: EDF 762 SMESH : Definition of groups from other existing groups
...
?Union of two groups?, ?Union of two groups? and ?Cut of two groups? dialog boxes are updated for supporting works with several groups instead of two groups only
New ?Create group of underlying entities? dialog box is provided. It is intended for creating groups of entities from existing groups of superior dimensions (groups of nodes from group of faces, for example). Dialog contains
1) line edit for defining name of new group,
2) combo-box for defining dimension of elements (nodes, edges, etc),
3) list-box for defining source groups
2008-11-26 15:29:10 +00:00
sln
893e1c2982
0019939: EDF 762 SMESH : Definition of groups from other existing groups
...
SMESH_Mesh.idl is extended with:
SMESH_Group UnionListOfGroups(in ListOfGroups aListOfGroups,
in string name );
SMESH_Group IntersectListOfGroups (in ListOfGroups aListOfGroups,
in string name);
SMESH_Group CutListOfGroups (in ListOfGroups aMainGroups,
in ListOfGroups aToolGroups,
in string name);
for supporting works with several groups and
SMESH_Group CreateDimGroup( in ListOfGroups aListOfGroups,
in ElementType anElemType,
in string name );
for creating groups of entities from existing groups of superior dimensions
2008-11-26 15:28:12 +00:00
sln
61edefa0a6
0019562: EDF 695 SMESH : Possibility to replace nodes of a cell without destroying the cell. New methods DoubleNode*() have been added
2008-11-21 11:01:47 +00:00
sln
02737e49ed
0019562: EDF 695 SMESH : Possibility to replace nodes of a cell without destroying the cell. New method DoubleNodes() has been added
2008-11-21 11:01:20 +00:00
sln
028686967b
0019562: EDF 695 SMESH : Possibility to replace nodes of a cell without destroying the cell. New methods DoubleNode*() has been added
2008-11-21 11:00:50 +00:00
vsv
09910a538a
Improvement 0018239: Add "Create sub-Mesh" to Mesh popup menu
2008-11-13 15:31:30 +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
dmv
40af73a362
4x, 5x : Selection with rectangle is impossible for mesh elements if Submesh or Group is showed.
2008-10-17 11:01:19 +00:00
rnv
d1a145272b
Fix for IPAL20440 (Qt4 porting: SIGSEGV at Add Quadratic Hexahedron).
2008-10-17 10:47:40 +00:00
dmv
be89ffa623
Qt4 porting. Hypothesis Nb segment count Number of segment as not positive first time.
2008-10-17 07:56:04 +00:00
dmv
9ab9c302de
Qt4 porting. Modification, Orientation, Filter. Bad oriented volume criterion. Compare is editable.
2008-10-16 11:53:12 +00:00
eap
b110ecd69d
fix "Clear mesh data"
2008-10-16 07:32:41 +00:00
dmv
6de20c7221
Qt4 porting: 2D Algorithms are active when Mesh on Vertex is created or edited.
2008-10-15 13:01:01 +00:00
eap
964fe4af29
20002: EDF 821 SMESH : ExportMED GUI behavior
...
warning if no valid mesh selected
2008-10-14 09:23:28 +00:00
dmv
c5e983833f
Error after Close Study with Change Clipping dialog box opened. Sometimes it either crashes or hangs up.
2008-10-13 11:47:53 +00:00
dmv
a44e1f088c
Qt4 porting. Fatal Error on Length value "0" (zero) in Hypothesis Length Near Vertex in 0D Algotithm.
2008-10-13 09:08:31 +00:00
eap
f7e5178009
Speed up "Clear mesh data"
2008-10-13 08:14:40 +00:00
eap
b45fb08505
19997: Compute does not work in script, ok in GUI
...
in clearSubMesh() call ComputeStateEngine() only on not empty submesh
2008-10-13 08:12:34 +00:00
eap
40fa3efd39
19997: Compute does not work in script, ok in GUI
...
fix MakeComputed() for group projection
2008-10-13 08:09:25 +00:00
abd
4c2f4f9b50
Fix compilation errors after merging KERNEL module from V4_1_0_maintainance branch
2008-10-10 10:20:44 +00:00
dmv
90f96fce55
Qt4 porting: the filter is editable, but should not be (MESH-026 GUI test scenario)
2008-10-08 11:35:05 +00:00
dmv
d5860b4fde
Incorrect name of Remove Elements dialog box
2008-10-07 13:09:47 +00:00
dmv
266ebccd54
Merge Nodes dialog box with opened Merge Elements crashes Salome. Regress to series3x
2008-10-07 08:43:26 +00:00
eap
1a01aa1b10
0013410: SubMesh not taken into account with Netgen 1D-2D et 1D-2D-3D
2008-10-03 13:34:50 +00:00
eap
59566e03c4
PAL20461 4.x Wrong mesh after creation of 3D mesh from 2D skin.
...
additionally fix getDependsOnIterator() if submesh map is empty
2008-10-03 10:39:33 +00:00
eap
b07bf8e140
PAL20461 4.x Wrong mesh after creation of 3D mesh from 2D skin.
...
fix getDependsOnIterator() if submesh map is empty
2008-10-03 08:39:28 +00:00
rnv
319c1131ad
Fix fo IPAL20415 (Error on mouse picking with Shift in 3D viewer if any dialog box is opened)
2008-10-03 06:57:48 +00:00
jfa
27ea448bbb
For IMP 16155: use BRep_Tool::IsClosed() instead of TopoDS_Shape::Closed().
2008-10-02 06:43:10 +00:00
eap
591c0c3f5c
0019970: create groups automatically
...
remove "Name" lineEdit
2008-10-01 12:10:31 +00:00
eap
424dd73b1b
0019970: create groups automatically
...
remove not realized slots
2008-10-01 08:22:58 +00:00
ouv
94d935e6a0
Remarks for issue 17291 EDF 591 SMESH : Visualization of the orientation of the normal vector of the mesh faces
2008-09-30 11:38:46 +00:00