Salome HOME
modules/smesh.git
18 years agoCorrection fix: ENK_JFA_Poly_work
enk [Fri, 20 May 2005 05:04:06 +0000 (05:04 +0000)]
Correction fix:
Bug IPAL8770 There is no any warning message if to export polygonal elements into MED 2.1 file.

18 years agoPAL8581. call SmoothParametric[Object]() instead of IsParametric parameter usage
eap [Thu, 12 May 2005 08:07:08 +0000 (08:07 +0000)]
PAL8581. call SmoothParametric[Object]() instead of IsParametric parameter usage

18 years agoPAL8581. Add SmoothParametric[Object]() instead of IsParametric parameter addition
eap [Thu, 12 May 2005 08:03:34 +0000 (08:03 +0000)]
PAL8581. Add SmoothParametric[Object]() instead of IsParametric parameter addition

18 years agoFix for:
enk [Thu, 12 May 2005 05:33:49 +0000 (05:33 +0000)]
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

18 years agoIPAL8739. Fix ReleaseID() for the case ID == myMaxID && myPoolOfID.empty()
eap [Thu, 12 May 2005 05:22:18 +0000 (05:22 +0000)]
IPAL8739. Fix ReleaseID() for the case ID == myMaxID && myPoolOfID.empty()

18 years agoIPAL8739. Replace stack with set: assure increasing order or released IDs and clearin...
eap [Wed, 11 May 2005 12:34:33 +0000 (12:34 +0000)]
IPAL8739. Replace stack with set: assure increasing order or released IDs and clearing of ID pool when possible

18 years agoSuppress dependency from SALOMEDSImpl
jfa [Tue, 10 May 2005 11:32:08 +0000 (11:32 +0000)]
Suppress dependency from SALOMEDSImpl

18 years agoBug IPAL8747. Move py name fixing to DumpPython_impl()
eap [Fri, 6 May 2005 10:20:30 +0000 (10:20 +0000)]
Bug IPAL8747. Move py name fixing to DumpPython_impl()

18 years agoBug IPAL8738. Fix DumpPython in SetName()
eap [Fri, 6 May 2005 07:08:27 +0000 (07:08 +0000)]
Bug IPAL8738. Fix DumpPython in SetName()

18 years agoBug IPAL8742. Add comments into generated files of DumpPython
eap [Fri, 6 May 2005 06:59:17 +0000 (06:59 +0000)]
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

18 years agoFix: Bug IPAL8750
enk [Fri, 6 May 2005 04:57:10 +0000 (04:57 +0000)]
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)

18 years agoCorrected names for Advanced Info dialog
enk [Wed, 4 May 2005 07:56:56 +0000 (07:56 +0000)]
Corrected names for Advanced Info dialog

19 years agoPAL8581,8660. Add IsParametric parameter to SMESH::Mesh_Editor::Smooth()
eap [Wed, 27 Apr 2005 06:13:15 +0000 (06:13 +0000)]
PAL8581,8660. Add IsParametric parameter to SMESH::Mesh_Editor::Smooth()

19 years agoPAL8581. Add IsParametric parameter to Smooth()
eap [Wed, 27 Apr 2005 06:04:31 +0000 (06:04 +0000)]
PAL8581. Add IsParametric parameter to Smooth()

19 years agoPAL8581. Add Is2D parameter to Smooth()
eap [Wed, 27 Apr 2005 05:59:30 +0000 (05:59 +0000)]
PAL8581. Add Is2D parameter to Smooth()

19 years agoPAL8581. Really check smoothing
eap [Wed, 20 Apr 2005 11:38:30 +0000 (11:38 +0000)]
PAL8581. Really check smoothing

19 years agoFix regression after "Implement smoothing using UV params of nodes"
eap [Wed, 20 Apr 2005 11:35:08 +0000 (11:35 +0000)]
Fix regression after "Implement smoothing using UV params of nodes"

19 years agocorrected name ""Preview polyedre"->"Preview"
enk [Wed, 20 Apr 2005 05:19:54 +0000 (05:19 +0000)]
corrected name ""Preview polyedre"->"Preview"

19 years agocorrected name Polygone->Polygon
enk [Wed, 20 Apr 2005 05:15:52 +0000 (05:15 +0000)]
corrected name Polygone->Polygon

19 years agoBug PAL8581. Implement smoothing using UV params of nodes.
eap [Tue, 19 Apr 2005 06:39:07 +0000 (06:39 +0000)]
Bug PAL8581. Implement smoothing using UV params of nodes.

19 years agoAdded msgid-s for POLYGON creation dialog
enk [Fri, 15 Apr 2005 11:22:26 +0000 (11:22 +0000)]
Added msgid-s for POLYGON creation dialog

19 years agoPAL8596. Fix warping calculation
eap [Thu, 14 Apr 2005 12:53:22 +0000 (12:53 +0000)]
PAL8596. Fix warping calculation

19 years agoDump Python: respect dump names of GEOM to avoid same names of different objects.
jfa [Mon, 4 Apr 2005 06:37:03 +0000 (06:37 +0000)]
Dump Python: respect dump names of GEOM to avoid same names of different objects.

19 years agoDumpPython Filter / Controls
apo [Thu, 31 Mar 2005 10:24:06 +0000 (10:24 +0000)]
DumpPython Filter / Controls

19 years agoDumpPython Filter / Controls
apo [Thu, 31 Mar 2005 10:13:39 +0000 (10:13 +0000)]
DumpPython Filter / Controls

19 years agoDumpPython Filter / Controls
apo [Thu, 31 Mar 2005 10:13:38 +0000 (10:13 +0000)]
DumpPython Filter / Controls

19 years agoDumpPython Filter / Controls
apo [Thu, 31 Mar 2005 06:12:52 +0000 (06:12 +0000)]
DumpPython Filter / Controls

19 years agoPythonDump for SMESH Controls / Filter
apo [Wed, 30 Mar 2005 12:52:17 +0000 (12:52 +0000)]
PythonDump for SMESH Controls / Filter

19 years agoDump Python: set correct names to objects in study; provide correct setting of a...
jfa [Wed, 30 Mar 2005 11:56:52 +0000 (11:56 +0000)]
Dump Python: set correct names to objects in study; provide correct setting of a name to a Group.

19 years agoPythonDump for SMESH Controls / Filter
apo [Wed, 30 Mar 2005 10:45:09 +0000 (10:45 +0000)]
PythonDump for SMESH Controls / Filter

19 years agoPythonDump for SMESH Controls / Filter
apo [Wed, 30 Mar 2005 10:18:40 +0000 (10:18 +0000)]
PythonDump for SMESH Controls / Filter

19 years agoPythonDump for SMESH Controls / Filter
apo [Wed, 30 Mar 2005 06:58:37 +0000 (06:58 +0000)]
PythonDump for SMESH Controls / Filter

19 years agoPythonDump for SMESH Controls / Filter
apo [Wed, 30 Mar 2005 04:55:33 +0000 (04:55 +0000)]
PythonDump for SMESH Controls / Filter

19 years agoPythonDump for SMESH Controls / Filter
apo [Tue, 29 Mar 2005 14:49:22 +0000 (14:49 +0000)]
PythonDump for SMESH Controls / Filter

19 years agoPythonDump for SMESH Controls / Filter
apo [Tue, 29 Mar 2005 14:29:33 +0000 (14:29 +0000)]
PythonDump for SMESH Controls / Filter

19 years ago"Dump Python". fix for work without a study
eap [Tue, 29 Mar 2005 09:59:34 +0000 (09:59 +0000)]
"Dump Python". fix for work without a study

19 years ago"Dump Python". Import Geom mudule in s script; fix for work without a study
eap [Tue, 29 Mar 2005 09:27:31 +0000 (09:27 +0000)]
"Dump Python". Import Geom mudule in s script; fix for work without a study

19 years agoDump python: use special static methods of SMESH_Gen_i.
jfa [Tue, 29 Mar 2005 09:16:40 +0000 (09:16 +0000)]
Dump python: use special static methods of SMESH_Gen_i.

19 years agoDump Python: dump more methods.
jfa [Tue, 29 Mar 2005 07:39:42 +0000 (07:39 +0000)]
Dump Python: dump more methods.

19 years agoAvoid SMESH module GUI loading failure
jfa [Mon, 28 Mar 2005 14:26:59 +0000 (14:26 +0000)]
Avoid SMESH module GUI loading failure

19 years agoDump Python: dump groups operations; correct processing of removed objects.
jfa [Mon, 28 Mar 2005 10:11:37 +0000 (10:11 +0000)]
Dump Python: dump groups operations; correct processing of removed objects.

19 years agoDump Python using static methods of SMESH_Gen_i
eap [Mon, 28 Mar 2005 08:14:17 +0000 (08:14 +0000)]
Dump Python using static methods of SMESH_Gen_i

19 years agoDump Python. Add AddToCurrentPyScript(), AddArray(), AddObject()
eap [Mon, 28 Mar 2005 08:08:52 +0000 (08:08 +0000)]
Dump Python. Add AddToCurrentPyScript(), AddArray(), AddObject()

19 years agoDump Python
eap [Fri, 25 Mar 2005 13:08:05 +0000 (13:08 +0000)]
Dump Python

19 years agotask "Dump Python". Puslish submesh when assigning a local hypothesis
eap [Fri, 25 Mar 2005 13:05:29 +0000 (13:05 +0000)]
task "Dump Python". Puslish submesh when assigning a local hypothesis

19 years agoDumpPython for standard hypotheses
jfa [Fri, 25 Mar 2005 07:34:15 +0000 (07:34 +0000)]
DumpPython for standard hypotheses

19 years agoStart implementation of DumpPython for SMESH
jfa [Thu, 24 Mar 2005 14:37:16 +0000 (14:37 +0000)]
Start implementation of DumpPython for SMESH

19 years agoEnable polyhedrons creation
eap [Thu, 24 Mar 2005 11:10:14 +0000 (11:10 +0000)]
Enable polyhedrons creation

19 years agotask "Polyhedral elements". Add GetSubmeshContaining( shapeID )
eap [Wed, 23 Mar 2005 09:36:30 +0000 (09:36 +0000)]
task "Polyhedral elements". Add GetSubmeshContaining( shapeID )

19 years agotask "Polyhedral elements". Add static methods about face nodes.
eap [Wed, 23 Mar 2005 09:33:59 +0000 (09:33 +0000)]
task "Polyhedral elements". Add static methods about face nodes.

19 years agoMessages for sewing and pattern mapping dialogs, concerning polygons and polyedres... T_22_03_05
jfa [Thu, 17 Mar 2005 07:30:13 +0000 (07:30 +0000)]
Messages for sewing and pattern mapping dialogs, concerning polygons and polyedres creation

19 years agoCorrected dialog for polyhedron creation
enk [Tue, 15 Mar 2005 09:45:27 +0000 (09:45 +0000)]
Corrected dialog for polyhedron creation

19 years agoAdded check box for Preview functionality
enk [Tue, 15 Mar 2005 09:44:53 +0000 (09:44 +0000)]
Added check box for Preview functionality

19 years agoadded "SMESH_POLYEDRE_PREVIEW" message id
enk [Tue, 15 Mar 2005 09:44:00 +0000 (09:44 +0000)]
added "SMESH_POLYEDRE_PREVIEW" message id

19 years agoFunctionality for CONVEX_POINT_SET moved to SMESHGUI_CreatePolyhedralVolume dialog
enk [Tue, 15 Mar 2005 09:42:49 +0000 (09:42 +0000)]
Functionality for CONVEX_POINT_SET moved to SMESHGUI_CreatePolyhedralVolume dialog

19 years agomodified
enk [Tue, 15 Mar 2005 09:35:27 +0000 (09:35 +0000)]
modified

19 years agoAllow to create polyedres near sewed faces; improve nodes merging to save polyedres...
jfa [Mon, 14 Mar 2005 13:34:30 +0000 (13:34 +0000)]
Allow to create polyedres near sewed faces; improve nodes merging to save polyedres; implement polyedres by faces creation.

19 years agoFix polyhedral volumes creation
jfa [Fri, 11 Mar 2005 10:59:04 +0000 (10:59 +0000)]
Fix polyhedral volumes creation

19 years agoImplement "Create Polyhedral Volume" dialog.
mzn [Thu, 10 Mar 2005 16:36:59 +0000 (16:36 +0000)]
Implement "Create Polyhedral Volume" dialog.

19 years agoDebug sewing. Enable polygons creation while sewing free border to side.
jfa [Wed, 9 Mar 2005 12:29:09 +0000 (12:29 +0000)]
Debug sewing. Enable polygons creation while sewing free border to side.

19 years agoPattern mapping: replace adjacent faces with polygons to obtain conform mesh. Improve...
jfa [Sat, 5 Mar 2005 11:30:59 +0000 (11:30 +0000)]
Pattern mapping: replace adjacent faces with polygons to obtain conform mesh. Improve polygons and polyhedral volumes processing.

19 years agoAdvanced feature for sewing - polygons creation instead of splitting.
jfa [Thu, 3 Mar 2005 13:03:05 +0000 (13:03 +0000)]
Advanced feature for sewing - polygons creation instead of splitting.

19 years agoExtrusion and revolution of polygons
jfa [Wed, 2 Mar 2005 12:36:54 +0000 (12:36 +0000)]
Extrusion and revolution of polygons

19 years agoVolumeTool has been partially adapted for PolyhedralVolumes processing
jfa [Wed, 2 Mar 2005 12:34:34 +0000 (12:34 +0000)]
VolumeTool has been partially adapted for PolyhedralVolumes processing

19 years agoCorrect for case of _EDF_NODE_IDS_
jfa [Mon, 21 Feb 2005 14:48:43 +0000 (14:48 +0000)]
Correct for case of _EDF_NODE_IDS_

19 years agoPolygons and polyhedral volumes support
jfa [Fri, 18 Feb 2005 10:37:47 +0000 (10:37 +0000)]
Polygons and polyhedral volumes support

19 years agoAdded support for polygones and polyhedres
enk [Fri, 18 Feb 2005 07:42:46 +0000 (07:42 +0000)]
Added support for polygones and polyhedres

19 years agoAdded support for polygones and polyhedres
enk [Fri, 18 Feb 2005 07:32:07 +0000 (07:32 +0000)]
Added support for polygones and polyhedres

19 years agoAdded support controls for polygones
enk [Fri, 18 Feb 2005 07:15:27 +0000 (07:15 +0000)]
Added support controls for polygones

19 years agoAdded support in GUI for polygones and polyhedres
enk [Fri, 18 Feb 2005 07:11:48 +0000 (07:11 +0000)]
Added support in GUI for polygones and polyhedres

19 years agoAdded two icons
enk [Fri, 18 Feb 2005 07:11:08 +0000 (07:11 +0000)]
Added two icons

19 years agoUpdate meshpy.py by request of FKL V2_2_0b4
jfa [Tue, 15 Feb 2005 10:22:14 +0000 (10:22 +0000)]
Update meshpy.py by request of FKL

19 years agoPAL8170: Provide unique names for groups on SubMesh
jfa [Mon, 14 Feb 2005 13:03:59 +0000 (13:03 +0000)]
PAL8170: Provide unique names for groups on SubMesh

19 years agoFix. Bug PAL8109 CRASH of "Salome" happens if to check "Free Borders" control at...
enk [Fri, 11 Feb 2005 12:34:57 +0000 (12:34 +0000)]
Fix. Bug PAL8109 CRASH of "Salome" happens if to check "Free Borders" control at the clipping of mesh.
Fix. Bug PAL8024 Incorrect selection of the elements.

19 years agoFix. Bug PAL8062 REGRESSION: Nodes aren't displayed if "Numbering - Display Nodes...
enk [Tue, 8 Feb 2005 10:04:57 +0000 (10:04 +0000)]
Fix. Bug PAL8062 REGRESSION: Nodes aren't displayed if "Numbering - Display Nodes" is checked.

19 years agoPAL6825
san [Mon, 7 Feb 2005 13:51:15 +0000 (13:51 +0000)]
PAL6825

19 years agoPAL7222: Now names of families will contain names of corresponding groups
jfa [Mon, 7 Feb 2005 12:09:07 +0000 (12:09 +0000)]
PAL7222: Now names of families will contain names of corresponding groups

19 years agoPAL8021. Correct work with submeshes on shape more complex than SHELL.
eap [Mon, 7 Feb 2005 11:11:51 +0000 (11:11 +0000)]
PAL8021. Correct work with submeshes on shape more complex than SHELL.

19 years agoPAL8021. In AlgpStateEngine(), clean existing sub-mesh only if hypothesis change...
eap [Mon, 7 Feb 2005 11:06:45 +0000 (11:06 +0000)]
PAL8021. In AlgpStateEngine(), clean existing sub-mesh only if hypothesis change. In CleanDependants(), do not go upper than SOLID.

19 years agoFix. Incorrect group of nodes representation
enk [Mon, 7 Feb 2005 10:45:26 +0000 (10:45 +0000)]
Fix. Incorrect group of nodes representation

19 years agoPAL7933. enable propagation of local hypotheses assigned to super-shapes
eap [Fri, 4 Feb 2005 11:08:26 +0000 (11:08 +0000)]
PAL7933. enable propagation of local hypotheses assigned to super-shapes

19 years agoPAL7933. Use SMESH_HypoFilter to retrieve assigned hypotheses
eap [Fri, 4 Feb 2005 11:00:40 +0000 (11:00 +0000)]
PAL7933. Use SMESH_HypoFilter to retrieve assigned hypotheses

19 years agoPAL7933. Change IsGlobalAlgo() -> IsGlobalHypothesis();
eap [Fri, 4 Feb 2005 10:58:21 +0000 (10:58 +0000)]
PAL7933. Change IsGlobalAlgo() -> IsGlobalHypothesis();
Use SMESH_HypoFilter to retrieve assigned hypotheses

19 years agoPAL7933. Add GetHypothesi(e)s() which filter assigned hypotheses;
eap [Fri, 4 Feb 2005 10:54:26 +0000 (10:54 +0000)]
PAL7933. Add GetHypothesi(e)s() which filter assigned hypotheses;
enable propagation of local hypotheses assigned to super-shapes;
Use SMESH_HypoFilter to retrieve assigned hypotheses

19 years agoPAL7933. Add static IsApplicableHypothesis();
eap [Fri, 4 Feb 2005 10:39:49 +0000 (10:39 +0000)]
PAL7933. Add static IsApplicableHypothesis();
enable propagation of local hypotheses assigned to super-shapes;
Use SMESH_HypoFilter to retrieve assigned hypotheses

19 years agoPAL7933. Add static IsApplicableHypothesis()
eap [Fri, 4 Feb 2005 10:34:55 +0000 (10:34 +0000)]
PAL7933. Add static IsApplicableHypothesis()

19 years agoPAL7933. Create class SMESH_HypoFilter
eap [Fri, 4 Feb 2005 10:31:55 +0000 (10:31 +0000)]
PAL7933. Create class SMESH_HypoFilter

19 years agoPAL5597
vsr [Thu, 3 Feb 2005 13:24:46 +0000 (13:24 +0000)]
PAL5597

19 years agoPAL7864, PAL7951, PAL7915
vsr [Thu, 3 Feb 2005 12:31:13 +0000 (12:31 +0000)]
PAL7864, PAL7951, PAL7915

19 years agoPAL6938
san [Thu, 3 Feb 2005 08:34:23 +0000 (08:34 +0000)]
PAL6938

19 years ago[Bug PAL7863] REGRESSION: Orientations of preview and already created object aren...
apo [Thu, 3 Feb 2005 07:43:07 +0000 (07:43 +0000)]
[Bug PAL7863] REGRESSION: Orientations of preview and already created object aren't coincide.

19 years agoPAL7962
san [Thu, 3 Feb 2005 07:01:28 +0000 (07:01 +0000)]
PAL7962

19 years agoPAL6938
san [Wed, 2 Feb 2005 13:54:31 +0000 (13:54 +0000)]
PAL6938

19 years agoPAL6938
san [Wed, 2 Feb 2005 13:51:36 +0000 (13:51 +0000)]
PAL6938

19 years agoDo not calc Controls when clipping is changed.
enk [Wed, 2 Feb 2005 13:35:49 +0000 (13:35 +0000)]
Do not calc Controls when clipping is changed.

19 years agoClikOnClose() inexistant slot name corrected; onApply() return value corrected
san [Wed, 2 Feb 2005 13:22:46 +0000 (13:22 +0000)]
ClikOnClose() inexistant slot name corrected; onApply() return value corrected

19 years agoFix: Bug PAL7970 Broken control Lengh2D after Free Borders
enk [Wed, 2 Feb 2005 12:31:32 +0000 (12:31 +0000)]
Fix: Bug PAL7970 Broken control Lengh2D after Free Borders

19 years ago[Bug PAL7763] Length 2D and Border at Multi-Connection 2D during clipping incorrect
apo [Wed, 2 Feb 2005 12:17:51 +0000 (12:17 +0000)]
[Bug PAL7763] Length 2D and Border at Multi-Connection 2D during clipping incorrect

19 years agoPAL7962
san [Wed, 2 Feb 2005 11:09:27 +0000 (11:09 +0000)]
PAL7962

19 years agoPAL7807
san [Wed, 2 Feb 2005 05:11:20 +0000 (05:11 +0000)]
PAL7807