enk
c102067d8c
Correction fix:
...
Bug IPAL8770 There is no any warning message if to export polygonal elements into MED 2.1 file.
2005-05-20 05:04:06 +00:00
eap
b6b4412159
PAL8581. call SmoothParametric[Object]() instead of IsParametric parameter usage
2005-05-12 08:07:08 +00:00
eap
bc108308ca
PAL8581. Add SmoothParametric[Object]() instead of IsParametric parameter addition
2005-05-12 08:03:34 +00:00
enk
32c49c2db1
Fix for:
...
Bug IPAL8770
There is no any warning message if to export polygonal elements into MED 2.1 file.
Added warning message, if user want to export mesh with polygons or polyherdes to MED2.1 version
2005-05-12 05:33:49 +00:00
eap
914e5a2f63
IPAL8739. Fix ReleaseID() for the case ID == myMaxID && myPoolOfID.empty()
2005-05-12 05:22:18 +00:00
eap
f5fcc431a4
IPAL8739. Replace stack with set: assure increasing order or released IDs and clearing of ID pool when possible
2005-05-11 12:34:33 +00:00
jfa
5e37ea4dc8
Suppress dependency from SALOMEDSImpl
2005-05-10 11:32:08 +00:00
eap
98e9e947bd
Bug IPAL8747. Move py name fixing to DumpPython_impl()
2005-05-06 10:20:30 +00:00
eap
cfb5bbf72e
Bug IPAL8738. Fix DumpPython in SetName()
2005-05-06 07:08:27 +00:00
eap
107c7b6d4b
Bug IPAL8742. Add comments into generated files of DumpPython
...
Bug IPAL8749. Make DumpPython() fail if a not published GEOM object encounters.
Bug IPAL8752. Import GEOM script only if necessary
Bug IPAL8747. Do not produce py names starting with digit
2005-05-06 06:59:17 +00:00
enk
585fb7a063
Fix: Bug IPAL8750
...
Polygons and polyhedrons aren't saved in HDF.
Changed version V2_1 to V2_2 for default writing MED file in SMESH module(it use in Save study)
2005-05-06 04:57:10 +00:00
enk
0c4051201d
Corrected names for Advanced Info dialog
2005-05-04 07:56:56 +00:00
eap
a57449a497
PAL8581,8660. Add IsParametric parameter to SMESH::Mesh_Editor::Smooth()
2005-04-27 06:13:15 +00:00
eap
a29cea0f7d
PAL8581. Add IsParametric parameter to Smooth()
2005-04-27 06:04:31 +00:00
eap
618529fa9f
PAL8581. Add Is2D parameter to Smooth()
2005-04-27 05:59:30 +00:00
eap
c38aba9fd8
PAL8581. Really check smoothing
2005-04-20 11:38:30 +00:00
eap
c0bcd40f19
Fix regression after "Implement smoothing using UV params of nodes"
2005-04-20 11:35:08 +00:00
enk
bdf665ab2d
corrected name ""Preview polyedre"->"Preview"
2005-04-20 05:19:54 +00:00
enk
ebd83b78bf
corrected name Polygone->Polygon
2005-04-20 05:15:52 +00:00
eap
92ed7cc59f
Bug PAL8581. Implement smoothing using UV params of nodes.
2005-04-19 06:39:07 +00:00
enk
67f2fc63f5
Added msgid-s for POLYGON creation dialog
2005-04-15 11:22:26 +00:00
eap
87ee26c345
PAL8596. Fix warping calculation
2005-04-14 12:53:22 +00:00
jfa
01952c2742
Dump Python: respect dump names of GEOM to avoid same names of different objects.
2005-04-04 06:37:03 +00:00
apo
c243d4eb63
DumpPython Filter / Controls
2005-03-31 10:24:06 +00:00
apo
db4a965718
DumpPython Filter / Controls
2005-03-31 10:13:39 +00:00
apo
48d2b1fd90
DumpPython Filter / Controls
2005-03-31 10:13:38 +00:00
apo
36f8af7f1d
DumpPython Filter / Controls
2005-03-31 06:12:52 +00:00
apo
64966917fb
PythonDump for SMESH Controls / Filter
2005-03-30 12:52:17 +00:00
jfa
3072473087
Dump Python: set correct names to objects in study; provide correct setting of a name to a Group.
2005-03-30 11:56:52 +00:00
apo
dd52ec47d0
PythonDump for SMESH Controls / Filter
2005-03-30 10:45:09 +00:00
apo
d77ffa61b6
PythonDump for SMESH Controls / Filter
2005-03-30 10:18:40 +00:00
apo
e5c454adf0
PythonDump for SMESH Controls / Filter
2005-03-30 06:58:37 +00:00
apo
d448969fe8
PythonDump for SMESH Controls / Filter
2005-03-30 04:55:33 +00:00
apo
b95059a91c
PythonDump for SMESH Controls / Filter
2005-03-29 14:49:22 +00:00
apo
83630f8314
PythonDump for SMESH Controls / Filter
2005-03-29 14:29:33 +00:00
eap
108ee5d360
"Dump Python". fix for work without a study
2005-03-29 09:59:34 +00:00
eap
d795ab0959
"Dump Python". Import Geom mudule in s script; fix for work without a study
2005-03-29 09:27:31 +00:00
jfa
17d6338a7e
Dump python: use special static methods of SMESH_Gen_i.
2005-03-29 09:16:40 +00:00
jfa
e769be649b
Dump Python: dump more methods.
2005-03-29 07:39:42 +00:00
jfa
b864c4bb3b
Avoid SMESH module GUI loading failure
2005-03-28 14:26:59 +00:00
jfa
304f30c5ca
Dump Python: dump groups operations; correct processing of removed objects.
2005-03-28 10:11:37 +00:00
eap
8d1da03971
Dump Python using static methods of SMESH_Gen_i
2005-03-28 08:14:17 +00:00
eap
8661759d9c
Dump Python. Add AddToCurrentPyScript(), AddArray(), AddObject()
2005-03-28 08:08:52 +00:00
eap
6ba05a8550
Dump Python
2005-03-25 13:08:05 +00:00
eap
3c2674a6d9
task "Dump Python". Puslish submesh when assigning a local hypothesis
2005-03-25 13:05:29 +00:00
jfa
3370f352f9
DumpPython for standard hypotheses
2005-03-25 07:34:15 +00:00
jfa
e57f6e4178
Start implementation of DumpPython for SMESH
2005-03-24 14:37:16 +00:00
eap
ec3c747ef2
Enable polyhedrons creation
2005-03-24 11:10:14 +00:00
eap
245c0f137d
task "Polyhedral elements". Add GetSubmeshContaining( shapeID )
2005-03-23 09:36:30 +00:00
eap
06d4c3480d
task "Polyhedral elements". Add static methods about face nodes.
2005-03-23 09:33:59 +00:00