Commit Graph

680 Commits

Author SHA1 Message Date
eap
eeafadb4ca add SMESH_MeshEditor::ConvertToQuadratic() method 2006-04-26 12:10:22 +00:00
eap
95af47dc0b move Helper from StdMeshers (for linear<->quadratic mesh conversion) 2006-04-26 12:07:13 +00:00
eap
f48b64f7ad add a dialogue for linear<->quadratic mesh conversion 2006-04-26 12:05:53 +00:00
eap
e016671451 add icon for linear<->quadratic mesh conversion 2006-04-26 12:04:17 +00:00
eap
7d2a00a10b icon for linear<->quadratic mesh conversion 2006-04-26 12:04:02 +00:00
eap
cb34f3c3c6 move StdMeshers_Helper to SMESH_MesherHelper (for linear<->quadratic mesh conversion) 2006-04-26 12:03:26 +00:00
nkv
572ca07c09 Fix for IPAL12172 - import volume group from UNV 2006-04-25 08:03:12 +00:00
eap
79f7e4e5d5 PAL12227. Patch incorrect DumpPython of SetCriteria(): add missing arg 2006-04-25 06:42:16 +00:00
eap
355456262e PAL12227. Correct DumpPython of SetCriteria(): add missing arg 2006-04-25 06:31:53 +00:00
jfa
a09602fef0 Fix for bug 12253: 'SMESH_test0.py' is not executable, because gg had been removed from geompy. 2006-04-24 06:28:32 +00:00
mkr
9e528beb8f Update SMESH documentation from YSN (for bug PAL11696). 2006-04-21 12:15:58 +00:00
eap
0f463dbca5 PAL11400. put string literals describing patterns into separate functions 2006-04-20 15:04:33 +00:00
eap
be55a1922a PAL12147. prevent from SIGSEGV when creating elements on NULL nodes 2006-04-20 14:37:24 +00:00
vsr
d198800332 Improve modules configuration an launching procedure:
- split SalomeApp.xml file to have own copy for each module
2006-04-20 13:39:46 +00:00
eap
57a7ce67d5 PAL11398. Generalize access to interfaces wrapped by python class 2006-04-19 13:43:50 +00:00
eap
4a005f02a8 (fix elem size for "LengthFromEdges" + "QuadraticMesh") - 2 2006-04-18 13:18:44 +00:00
eap
396e9a4c5c PAL11958. Prevent SIGSEGV on edgenerated edges when mesh is quadratic 2006-04-18 12:54:08 +00:00
eap
afca720dc4 fix elem size for "LengthFromEdges" + "QuadraticMesh" 2006-04-18 12:52:10 +00:00
eap
eecb536915 fix hypothesis removal 2006-04-18 12:50:29 +00:00
mkr
e6ae0164fa Update SMESH documentation from YSN. 2006-04-18 07:06:59 +00:00
mkr
bda94a983e Fix for bugs IPAL12061, PAL9227 2006-04-17 06:14:55 +00:00
eap
5130aaa522 fix submesh creation 2006-04-13 14:45:56 +00:00
eap
678874e0fe fix deselecting desabled tab 2006-04-13 14:44:41 +00:00
eap
380f740205 restore scale factor removed by mistake 2006-04-13 14:43:23 +00:00
eap
e97db243cc prevent SIGFPE in SetParametersByMesh() when there are no edges in submesh 2006-04-13 09:58:01 +00:00
vsv
ec1de5204f Removed cout's 2006-04-13 08:51:42 +00:00
msv
91ed159dc1 Changes needed for smooth working of algorithms that need no descrete boundaries:
- in SubMeshesComputed(), restrict checking to myDim-1 only
- in AlgoStateEngine(), clean all submeshes in the current on REMOVE_ALGO event
- in CleanDependsOn(), remove call to ComputeStateEngine to avoid repeatitive cleaning
- in ComputeStateEngine(), call CleanDependsOn on the event modifying hyp or algo
  regardless of current compute state
2006-04-13 08:41:58 +00:00
eap
a3d6485d92 remove repeated defining distribution for "Number of Segments" hypothesis 2006-04-13 07:58:51 +00:00
eap
4f9f3d8c77 prevent SIGFPE with "Scale distribution" and "nb segments = 1" 2006-04-13 07:17:06 +00:00
eap
99f6e04253 clear existing hypotheses in startOperation() 2006-04-12 14:34:08 +00:00
eap
d3b334a737 PAL12147. make different mesh_editors for different meshes in DumpPython file;
remove repeated mesh.GetMeshEditor() of the same mesh
2006-04-12 14:13:59 +00:00
eap
562a5b8a7a PAL12147. make different mesh_editors for different meshes in DumpPython file 2006-04-12 14:12:50 +00:00
eap
e14767b848 PAL12147. prevent from SIGSEGV when creating elements on NULL nodes 2006-04-12 11:51:48 +00:00
mzn
e4837c298d Fix for bug IPAL12063. 2006-04-12 11:35:58 +00:00
jfa
ee5e60fdb2 Change version name to 3.2.0b1 2006-04-12 09:26:24 +00:00
jfa
bfe2a6ff24 Corrections in MED and SMESH for V3.2.0b1. A patch received from Paul RASCLE. 2006-04-12 09:00:56 +00:00
mzn
368c7752ed Fix for bug IPAL12088. 2006-04-12 08:49:00 +00:00
eap
1b7af775cb PAL12145. enable hypotheses selection after hypo addition 2006-04-12 08:02:41 +00:00
eap
aca43dfea8 PAL12129, fix Orentation of the preview for quadrangle and traingle 2006-04-11 14:00:53 +00:00
eap
9d6891a191 add MaxElementArea to MEFISTO_2D 2006-04-11 13:20:34 +00:00
eap
adb75b2e99 minor changes 2006-04-11 13:19:33 +00:00
mkr
5ffbdc4301 Fix for IPAL12072 : Help button in Mesh module not work in following dialog boxes. 2006-04-11 11:02:34 +00:00
mkr
62543d2d48 Fix for IPAL12072 : Help button in Mesh module not work in following dialog boxes. 2006-04-11 08:42:15 +00:00
mzn
3035f52105 Additional fix for bug IPAL12144(see comment from Alexey DERGATCHOV 2006-04-07 16:03). 2006-04-11 07:25:06 +00:00
msv
9af675c36d Finishing improvement IPAL12061: rename element order from Square to Quadratic 2006-04-11 07:24:27 +00:00
eap
6b5e44e4d8 add to GenericHypothesisCreator_i a method returning it's IDL module name to be used for importing it in the script by PythonDump 2006-04-10 15:29:29 +00:00
eap
69a203b6d4 reflect algo<->algo and algo->hypos dependencies in GUI 2006-04-10 15:24:41 +00:00
eap
51593dbf13 improve SubMeshesComputed() 2006-04-10 15:10:54 +00:00
maintenance team
58a206c99d To provide compatibility between VTK 4.2.2, 4.2.6 & 4.4 versions 2006-04-10 12:53:05 +00:00
vsv
013efe2c1d Updates from LJLL 2006-04-07 13:39:21 +00:00