Commit Graph

457 Commits

Author SHA1 Message Date
eap
81f4aba6d7 IMP 10199 (add Volume Control) 2005-10-10 14:51:36 +00:00
eap
f8d37e1347 IMP 10199 (add Volume Control). Add Volume3D NumericalFunctor 2005-10-10 14:46:38 +00:00
eap
5958c2aa89 IMP 10199 (add Volume Control). Add eVolume3D Control 2005-10-10 14:45:35 +00:00
eap
4f27e7392a IMP 10199 (add Volume Control). Add Volume3D NumericalFunctor. 2005-10-10 14:43:58 +00:00
eap
2875648bdb IMP 10199 (add Volume Control). Add Volume NumericalFunctor. 2005-10-10 14:40:28 +00:00
eap
52f87e4dea IMP 10199 (add Volume Control). Implement GetSize(). Add GetVolumeType() of instance 2005-10-10 14:38:24 +00:00
eap
365fd031c5 IMP 10199 (add Volume Control). Add GetVolumeType() of instance 2005-10-10 14:37:11 +00:00
jfa
90699a9eec PAL10195: SALOME V2 study with a mesh leads to SIGSEGV of SALOME V3 2005-10-10 10:00:24 +00:00
asl
6cbd23c4f4 PAL9881 - changing of selection of hilight preferences must occur immediate effect in VTK viewer 2005-10-07 06:44:04 +00:00
asl
ea1a40fff7 PAL9844 - selected edge must be unhilighted after apply 2005-10-07 05:15:29 +00:00
akk
62434e4dfd Back correct implementation. 2005-10-06 14:25:07 +00:00
akk
f4b3284931 Correction due to new inheritance of some interfaces from MED.idl 2005-10-06 14:14:59 +00:00
skl
e331ccd26c Modification some functionality for splitting assembly 2005-10-06 12:26:54 +00:00
skl
3f8c64cc43 Modification function HashCode() for correct work of DataMap 2005-10-05 13:27:49 +00:00
asl
544a24fb7f PAL9844 - SMESH: union of triangles - correction of common edge presentation 2005-10-05 07:43:58 +00:00
asl
63dec6763c All modules must use SVTK package instead VTK 2005-10-05 06:32:47 +00:00
jfa
36465d9d01 Update version to 3.1.0a 2005-10-04 14:35:14 +00:00
jfa
7140a309e3 Only some code style changes 2005-10-04 07:58:26 +00:00
jfa
8ad9cef463 Fix crash after 'Belong to' filter creation if there are no mesh in the study 2005-10-04 07:35:48 +00:00
jfa
694e1d2360 Fix pb., appeared after wrong integration of 1.5 version: criteria are not saved 2005-10-04 07:29:19 +00:00
skl
56e741c0f7 Integration some new classes for working of core mesher 2005-10-04 06:04:02 +00:00
asl
bb608ced0c PAL10133 - Two "display" in popup 2005-10-04 05:36:09 +00:00
jfa
5aed93b518 Provide correct static variable <aFilterManager> management to avoid problems, appering if SMESHGUI is loaded from python script before module activation via GUI 2005-10-03 13:01:36 +00:00
jfa
b22f47d357 Improve NumberFilter: retrieve selected and main shape with the same instance of GEOM_Client() 2005-10-03 07:12:42 +00:00
asl
1dfdc856a7 PAL9963 - "Display", "Erase", "Display only" on mesh root object 2005-09-30 05:53:44 +00:00
asl
b4e0a04085 PAL9843 2005-09-29 08:19:07 +00:00
asl
94bdfc735c PAL9963 2005-09-29 07:00:14 +00:00
asl
40793ae45e PAL9391 2005-09-27 06:33:42 +00:00
skl
98fe24f8c9 Replaced NMTTools map with NCollection map for removing dependencies from GEOM module. 2005-09-26 12:26:52 +00:00
jfa
317741e60d Debug algorithms and hypotheses assignment 2005-09-26 11:11:52 +00:00
skl
05ae10badd Add interface for keeping information about performed operation of extrusion. 2005-09-26 07:03:47 +00:00
skl
ab6b16e673 Replaced NMTTools map with NCollection map for removing dependencies from GEOM module. 2005-09-26 07:01:06 +00:00
jfa
3e906035e4 Remove not used files 2005-09-22 14:34:08 +00:00
vsr
5ad374f205 Fix bug of build_configure (missed '>' operator) 2005-09-22 09:08:39 +00:00
jfa
0d21bf88f5 Fix pb. with 'Belong to ...' filters creation 2005-09-15 13:39:48 +00:00
jfa
b8d6cdc9c9 Rool-back bad changes to the script 2005-09-13 11:31:52 +00:00
eap
c67bfdf8eb bug 8924. Restore lost modifications of 1.5 revision, remove commented code 2005-09-09 05:17:55 +00:00
eap
59ba8fec69 PAL9524. Fix type definition of references to hypo 2005-09-08 04:43:10 +00:00
eap
3291e2c4e1 PAL9874. Fix error in SMESH_HypoFilter::IsGlobalPredicate; add possibility to add all predicates in one statement. 2005-09-07 08:07:34 +00:00
mzn
287d1c4720 Fix for problem: Preferences-Mesh-General tab: Display modes ?Nodes? and ?Shrink? are permuted. 2005-09-07 06:22:45 +00:00
eap
f7a7942109 PAL9022. Improve methods binding nodes to shape, allow binding nodes to solid 2005-09-07 04:50:08 +00:00
eap
58187d6f68 PAL9022. Use improved SMESHDS_Mesh API methods, comment unused variables 2005-09-07 04:45:51 +00:00
eap
2ac338d578 PAL9022. Attach generated mesh elements to whatever meshed shape, SHELL or SOLID 2005-09-07 04:42:49 +00:00
mzn
f62232e212 Fix for the problem: it's impossible to modify element by typing it ID (without selection by mouse). 2005-09-02 08:32:03 +00:00
mzn
0e57fc7441 Fix for the problem: regression: SMESH ? remove nodes/elements manually. 2005-09-02 08:18:36 +00:00
mzn
fbaf4c789f Fix for the problem: VTK Viewer isn?t updated automatically after activation of any function from Control menu. 2005-09-01 10:15:35 +00:00
eap
c87dcc36c2 Bug PAL9480. Fix "import ex05_hole1build" 2005-09-01 09:59:58 +00:00
mzn
4d3a3d10b2 Fix for the problem: click "Apply" button unselects mesh. 2005-09-01 09:20:12 +00:00
smh
6d21d95e08 Version 3.0.2 2005-09-01 06:52:11 +00:00
szy
d9d247d43d Windows porting 2005-08-31 10:10:42 +00:00