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
asl
d9cc1f52dd
new tab in preferences: "scalar bar" - with scalar bar properties
2005-07-21 12:05:17 +00:00
eap
8616118fe1
PAL9524 - unassign a hypothesis when Edit/Delete called for it
2005-07-21 05:54:47 +00:00
eap
c92f2b483c
PAL9522 - do not abort on hypothesis assignation failure
2005-07-20 11:33:52 +00:00
srn
ecc072736c
BugID: IPAL9380, modified methods Save and Load, replaced HDF_INT32 by HDF_STRING
2005-07-18 10:53:11 +00:00
eap
0dfcacb925
Move MEDWrapper to MED module
2005-07-13 11:20:18 +00:00
eap
3bd4631f8e
Move MEDWrapper to MED module
2005-07-13 09:01:03 +00:00
eap
4498c53455
Move MEDWrapper to MED module
2005-07-11 11:33:00 +00:00
srn
49ff94d8fe
IPAL BugID9380, modified method Save
2005-07-08 10:51:21 +00:00
eap
22fbc3c655
PAL9199. update mesh icon in Mesh.Compute()
2005-07-07 07:30:18 +00:00
eap
ad9d3ea3e7
PAL9199. add SetMeshIcon()
2005-07-07 07:28:57 +00:00
vsr
9781d40b04
Update version number: 3.0.0
2005-07-05 11:46:11 +00:00
jfa
ed582bafc2
IPAL9381: replace import of smeshpy by import of smesh
2005-07-01 10:47:28 +00:00
mzn
b33324fe60
Fix for bug IPAL9258(/dn06/../current1706): SIGSEGV after trying to close dialog box after closing VTK viewer).
2005-07-01 10:42:32 +00:00
eap
c981fa08d9
bug 9352. correct getting mesh elements from COMPOUND, COMPSOLID, SOLID, SHELL and WIRE submeshes
2005-06-30 05:54:20 +00:00
eap
d4cdc63f90
PAL2967. Add Scale Factor parameter to Nb Of Segments hyp
2005-06-30 05:22:35 +00:00
mzn
53fd9e1ce5
Fix for bug IPAL9242(3.0.0: Activation of OCC viewer breaks current VTK viewer in Mesh).
2005-06-29 12:35:32 +00:00
mzn
576824da04
Correction.
2005-06-27 11:41:01 +00:00
stv
9a358116f4
Prefernces.
2005-06-27 11:29:58 +00:00
mzn
4401d3e8db
To avoid exception, if the list of selected objects is empty.
2005-06-27 05:45:12 +00:00
mzn
964af78757
Remove debug information.
2005-06-27 05:10:17 +00:00
mzn
0e020f2e93
The selections of elements corrected.
2005-06-24 13:54:25 +00:00
mzn
81248260b7
The selections of elements corrected.
2005-06-24 12:42:50 +00:00
mzn
783b5a717c
The selections of elements corrected.
2005-06-24 12:24:06 +00:00
eap
255ab4e2ee
PAL8196. Do not operate with hypothesis for a geom group member which is not a sub-shape of the main shape
2005-06-24 11:09:36 +00:00
eap
72b3cba035
PAL8196. Fix GetAlgo() for the case with the same algo on several ancestors
2005-06-24 11:01:15 +00:00
mzn
65854639b9
Corection.
2005-06-24 07:43:34 +00:00
enk
8d1d443243
Fixes for:
...
- Bug IPAL8767: Polyhedron created on nodes is invisible
- Id of the first node/face should be appeared in the field right after selection
- Preview of faces by nodes for polyhedron doesnâÂÂt disappear after removing it from list in the "Create Polyhedral Volume" dialog box.
- Preview of polyhedron doesnâÂÂt disappear after removing a face from list in the "Create Polyhedral Volume" dialog box.
2005-06-24 06:21:49 +00:00
eap
d72c027376
bug 9264. enable reading plugins xml files
2005-06-23 13:16:42 +00:00
mzn
bcbf3a1093
Fix for bug IPAL9248(3.0.0: SIGSEGV after calling operation with group if OCC Viewer activate).
2005-06-23 08:58:59 +00:00
srn
b2833ae90e
BugID: IPAL9186, Modified method Init. Added a loading SMESHGUI if it hasn't been loaded.
2005-06-22 11:27:49 +00:00