Commit Graph

1100 Commits

Author SHA1 Message Date
sln
bbfbac1990 GetElementType method added 2005-08-23 08:58:58 +00:00
sln
aff71929ea New images and messages 2005-08-23 08:56:41 +00:00
sln
4e11a7dedb New fields red from xml file 2005-08-23 08:56:20 +00:00
sln
1f1c0e4dcb type method added 2005-08-23 08:55:53 +00:00
sln
3f8d4c84db Base class for all smesh operations that are working with selection 2005-08-23 08:55:09 +00:00
sln
ff3baa884d Base class for all smesh operations 2005-08-23 08:54:21 +00:00
sln
24d6fd82e6 Mesh redesine. Dialog and operation for creation and editing mesh and hypothesis 2005-08-23 08:53:35 +00:00
sln
f4cb697fcc Mesh redesine. New fields added to specify whether hypothesis is main or additional one and for storing information about dimensions supported by hypothesis 2005-08-23 08:52:20 +00:00
sln
0d232fb704 Base class for all smesh dialogs 2005-08-23 08:50:50 +00:00
sln
1b41044fbd New files for operation mechanism and mesh redesine 2005-08-23 08:49:36 +00:00
sln
6c91210caa Operation mechanism added. New operation for creation of mesh and hypothesis added (mesh redesine). 2005-08-23 08:47:31 +00:00
sln
ea3e3193e3 IsDimSupported method added 2005-08-23 08:44:44 +00:00
sln
20e4b250ef CreateStdHypothesisDlg dialog is modal now 2005-08-23 08:39:41 +00:00
sln
1bf6ddbe2f GetElementType method added 2005-08-23 08:38:33 +00:00
sln
ebc64f68bf IsDimSupported method added 2005-08-23 08:38:00 +00:00
sln
7637be3d14 New icon for hypothesis dialog 2005-08-23 08:37:06 +00:00
sln
5ee27abf31 dim and axiluary field added for hypothesis description 2005-08-23 08:36:14 +00:00
sln
7c3a43b79f GetElementType method added. It is used by GUI part in operation selection mechanism 2005-08-23 08:35:18 +00:00
sln
fd1707fca8 Dimension enumeration and IsDimSupported method added 2005-08-23 08:34:05 +00:00
sln
3ee8318e9b New icon added 2005-08-23 08:33:01 +00:00
mzn
970a19aa54 Fix for problem: Mesh - preferences: automatic update does not work. 2005-08-22 08:29:08 +00:00
asl
c8e2bd670e PAL9787 2005-08-19 04:44:59 +00:00
asl
e84f664198 PAL9785 2005-08-18 11:21:40 +00:00
mzn
ee2c380872 Fix for problem: empty root object in the Object Browser after trying to delete "Mesh" object. 2005-08-17 10:44:08 +00:00
asl
61be698c0d PAL8238 2005-08-16 12:45:13 +00:00
asl
8672ad3e76 PAL8238 2005-08-16 12:26:35 +00:00
asl
9ed19e02e9 new script for testing hypothesis "NbSegments" (PAL8238) 2005-08-16 12:25:45 +00:00
jfa
c9c6669fab Enable setting of Numeric Functors as criteria in Split Quadrangles and Union Triangles functionalities in GUI 2005-08-11 08:06:39 +00:00
jfa
aa376b221a Fix compilation warnings 2005-08-11 08:04:31 +00:00
jfa
60528ce326 Add in GUI control for merging equal elements 2005-08-09 11:31:29 +00:00
asv
b73a5f27ba Menu "Tools" is placed after other Mesh commands, before Preferences and Window menues. 2005-08-04 07:28:01 +00:00
enk
92ea065d97 Shrink factor incorrect default value:
Fixed.
2005-08-02 12:40:09 +00:00
enk
05fdecbb6a Added support for quality control (on polygons) - Aspect Ratio. 2005-08-02 11:13:18 +00:00
san
3de74ed8ab Preparation of v.3.0.1 2005-07-28 15:28:54 +00:00
san
0e8797ab06 SALOME porting to OCCT 5.2.4 2005-07-28 15:10:06 +00:00
mzn
565bcbdce6 Fix for bug IPAL9621 ( 3.0.0(current2807): Regression: SMESH ? Engine error during import med file ). 2005-07-28 14:50:46 +00:00
mzn
ce575dc0b9 Fix for bug IPAL9582 ( 3.0.0: Crash after trying create elements of a mesh on non-existing nodes ). 2005-07-28 14:48:19 +00:00
mzn
8c7ffa49a6 Fix for bug ( IPAL9603 3.0.0(current2707): SMESH ? edit mesh does not work ). 2005-07-28 13:05:04 +00:00
mzn
8aa241cf5f Fis for bug ( 3.0.0(current2807): SMESH: selection is not removed after Apply in Union of triangles ). 2005-07-28 11:29:53 +00:00
mzn
324d596613 Fix for Bug IPAL9624 ( 3.0.0(current2807): SMESH: name of submesh and group ). 2005-07-28 11:03:00 +00:00
mzn
4d8ffa8fc3 Fix for Bug IPAL9416 ( 3.0.0(current3106): "Numbering" and "Display entity" have to be unavailable if the mesh wasn't displayed ). 2005-07-28 10:26:41 +00:00
mzn
895bdbf69e Fix for bug IPAL9570 ( 3.0.0: Fatal error during extrusion operation ). 2005-07-28 09:29:29 +00:00
mzn
c75bbbb996 Fix for bug IPAL9595 ( 3.0.0(current2707): SMESH - "Scalar Bar Properties" does not work and leads to Fatal error ). 2005-07-27 11:15:55 +00:00
asl
53e2da7a18 preferences of scalar bar is used only when scalar bar actor is created, but user can change scalar bar properties using dialog, as early 2005-07-25 06:50:07 +00:00
asl
e38e79d2e2 after preferences changing the application updates scalar bar properties for all actors 2005-07-25 04:37:30 +00:00
asl
f64560f2cb new method UpdateScalarBar() allows to update scalar bar properties without recreating the actor 2005-07-25 04:36:37 +00:00
asl
f5c5decc60 new preference: default display mode 2005-07-22 05:40:59 +00:00
asl
ea8f139297 new names of preferences 2005-07-22 03:26:27 +00:00
asl
eec3c1a499 *** empty log message *** 2005-07-22 03:25:55 +00:00
asl
59f97a60c5 The properties of scalar bar actor now are read from resource manager under correct names 2005-07-21 12:26:13 +00:00