mzn
503b60803a
Fix for improvement 0019927 (EDF770 SMESH: Analyzing the Mesh Quality: Orphan nodes).
2008-12-26 10:56:27 +00:00
ptv
733d218566
fix problem with Preview result when server and client launched as independant processes
2008-12-19 10:42:37 +00:00
ptv
dd19ae7b16
correct preview dialog behaviour
2008-12-17 15:46:15 +00:00
vsr
666430da4f
Rollback previous wrong integration, restore improvement 0018239 implementation
2008-12-16 08:12:48 +00:00
ptv
78fb42dc3e
IMP19942 - Convert group on geometry into group of elements
2008-12-15 12:33:24 +00:00
sln
75d312c765
0013557: field values display
...
All related controls for font definition in SMESH and VISU modules have been updated in accordance in changes in QtxFontEdit and related preferences functionality.
QtxFontEdit class and related controls in preferences has been updated in order to support custom fonts instead of system fonts only. For example VTK viewer uses only three fonts Arial, Courier and Times. As result there is no point in providing control with system fonts for VTK viewer. Also ?S? button has been added in QtxFontEdit in order to provide ?Shadow? style of VTK font. ?1underline? property of QFont is replaced with ?overline? property in order to store ?Shadow? status of font to avoid conflict simultaneous usage of ?U? and ?S? button.
2008-12-09 12:21:13 +00:00
ptv
326d4252be
IMP199929 Script simplification and correct Set Name of the Mesh
2008-12-09 11:11:15 +00:00
ptv
04a0c33ea9
Imp 19925 - Mesh preview
2008-12-01 12:18:59 +00:00
sln
10c9a47ab5
Help file names corrected
2008-11-28 08:36:56 +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
vsv
09910a538a
Improvement 0018239: Add "Create sub-Mesh" to Mesh popup menu
2008-11-13 15:31:30 +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
dmv
da567d9f1e
Edit Mesh/Sub-Mesh window has strange "half-active" view, if do Compute.
2008-10-23 08:15:14 +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
9ab9c302de
Qt4 porting. Modification, Orientation, Filter. Bad oriented volume criterion. Compare is editable.
2008-10-16 11:53:12 +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
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
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
eap
1856f1d72e
0019970: create groups automatically
2008-09-30 08:01:23 +00:00
ouv
7b09f5b72c
Orientation of faces is added for new elements' preview (remark for issue 0017291: EDF 591 SMESH : Visualization of the orientation of the normal vector of the mesh faces)
2008-09-26 12:00:26 +00:00
eap
c243e78505
[SALOME platform 0013410]: SubMesh not taken into account with Netgen 1D-2D et 1D-2D-3D
...
remove extra code
2008-09-16 11:57:30 +00:00
eap
006cdf3b49
[SALOME platform 0013410]: SubMesh not taken into account with Netgen 1D-2D et 1D-2D-3D
...
<message>
+ <source>SUBMESH_NOT_ALLOWED</source>
+ <translation>No sense in creating a submesh ignored by global algorithm "%1"</translation>
+ </message>
2008-09-16 08:57:26 +00:00
eap
f9900de370
[SALOME platform 0013410]: SubMesh not taken into account with Netgen 1D-2D et 1D-2D-3D
...
Read a new aglo attribute "support-submeshes":
+ QString suppSub = atts.value("support-submeshes");
+ if ( !suppSub.isEmpty() )
+ isSupportSubmeshes = (suppSub == "true");
+
2008-09-16 08:56:38 +00:00
eap
c9179d6bde
[SALOME platform 0013410]: SubMesh not taken into account with Netgen 1D-2D et 1D-2D-3D
...
//================================================================================
/*!
+ * \brief Return name of the algorithm that does not support submeshes and makes
+ * submesh creation useless
+ * \retval char* - string is to be deleted!!!
+ */
+//================================================================================
+
+char* SMESHGUI_MeshOp::isSubmeshIgnored() const
2008-09-16 08:55:16 +00:00
eap
4beda885d0
[SALOME platform 0013410]: SubMesh not taken into account with Netgen 1D-2D et 1D-2D-3D
...
+ bool IsSupportSubmeshes; //!< TRUE if the algo building all-dim elems supports submeshes
2008-09-16 08:51:05 +00:00
vsr
1b26521843
Remove obsolete files
2008-09-16 03:27:48 +00:00
vsr
13f0836297
Implement 'make dist' and 'make distcheck' steps support
2008-09-16 03:20:19 +00:00
ouv
bb8292d233
Remark for issue 17291 EDF 591 SMESH : Visualization of the orientation of the normal vector of the mesh faces
2008-09-12 11:40:22 +00:00
jfa
ecfa128381
IMP 0016175: EDF455: Save GUIState don't redisplay the objects.
2008-09-09 14:36:46 +00:00
abd
4ecc1e1c81
Fix compilation problems on Win32 platform
2008-08-28 09:55:09 +00:00
dmv
035d7a6ec7
Bug IPAL20033 Error after Close Study with Change Clipping dialog box opened. Sometimes it either crashes or hangs up.
2008-08-12 12:44:55 +00:00
jfa
49922d93e3
Bug 0016155: EDF PAL 447: If the shape is a Shell, disable 3D tab.
2008-08-11 11:00:16 +00:00
ouv
376d3f226c
Feature 0017291: EDF 591 SMESH : Visualization of the orientation of the normal vector of the mesh faces
2008-08-05 09:43:34 +00:00
akl
003b5a3e76
Fix for issue 0019935: EDF 793 SMESH: Drawing of a line on a non-planar surface. To draw only connectivity lines.
2008-08-01 08:14:33 +00:00
akl
aadd73166e
To implement issue 0016172: EDF 452 SMESH : Define in the preferences if we want or not the Mesh info Box (at end of computation).
2008-07-31 06:45:54 +00:00
vsr
ddd20dd943
Merge from V4_1_0_maintainance branch (from tag mergeto_BR_QT4_Dev_08Jul08)
2008-07-23 11:49:09 +00:00
vsr
47a901faf4
Merge from BR_Dev_For_4_0 branch (from tag mergeto_BR_QT4_Dev_07Jul08)
2008-07-22 09:10:35 +00:00
stv
b78e4ec403
*** empty log message ***
2008-07-17 11:15:12 +00:00
mkr
8ca3e23f46
Salome5x : fix for bug IPAL13068 : There is no help page for "Hypothesis Construction" dlg for "Netgen 1D-2D-3D" hypothesis.
2008-07-01 05:21:23 +00:00