Salome HOME
modules/smesh.git
14 years agoIPAL21120 SIGSEGV on Meshing attached Compound with Automatic Hexadralization
eap [Mon, 4 May 2009 15:05:47 +0000 (15:05 +0000)]
IPAL21120 SIGSEGV on Meshing attached Compound with Automatic Hexadralization
    Report on bad geometry if GetFaceIndex() returns -1

15 years agofix dumping colors:
eap [Tue, 21 Apr 2009 10:01:50 +0000 (10:01 +0000)]
fix dumping colors:
  use valid python names instead of names in Study

15 years ago0020317: EDF SMESH 1004: "Edit group" changes the name of the group
dmv [Fri, 17 Apr 2009 07:52:07 +0000 (07:52 +0000)]
0020317: EDF SMESH 1004: "Edit group" changes the name of the group

15 years agoImprove make procedure (add aclocal flags)
vsr [Wed, 15 Apr 2009 13:35:33 +0000 (13:35 +0000)]
Improve make procedure (add aclocal flags)

15 years agoUpdate copyright notes
vsr [Wed, 15 Apr 2009 13:14:35 +0000 (13:14 +0000)]
Update copyright notes

15 years agoChanging version to 4.1.5
maintenance team [Tue, 14 Apr 2009 12:53:15 +0000 (12:53 +0000)]
Changing version to 4.1.5

15 years ago0020210: EDF SMESH 976: Update of a smesh group after modification of the associated...
eap [Fri, 3 Apr 2009 14:32:54 +0000 (14:32 +0000)]
0020210: EDF SMESH 976: Update of a smesh group after modification of the associated geom group
  update groups

15 years ago0020210: EDF SMESH 976: Update of a smesh group after modification of the associated...
eap [Fri, 3 Apr 2009 14:31:44 +0000 (14:31 +0000)]
0020210: EDF SMESH 976: Update of a smesh group after modification of the associated geom group
  use gen->SetPixMap()

15 years ago0020210: EDF SMESH 976: Update of a smesh group after modification of the associated...
eap [Fri, 3 Apr 2009 14:30:54 +0000 (14:30 +0000)]
0020210: EDF SMESH 976: Update of a smesh group after modification of the associated geom group
+  static void SetPixMap(SALOMEDS::SObject_ptr theSObject,
+                        const char*           thePixMap);

15 years ago0020210: EDF SMESH 976: Update of a smesh group after modification of the associated...
eap [Fri, 3 Apr 2009 14:28:56 +0000 (14:28 +0000)]
0020210: EDF SMESH 976: Update of a smesh group after modification of the associated geom group
  call mesh->CheckGeomGroupModif() when current study changes

15 years ago0020210: EDF SMESH 976: Update of a smesh group after modification of the associated...
eap [Fri, 3 Apr 2009 14:26:52 +0000 (14:26 +0000)]
0020210: EDF SMESH 976: Update of a smesh group after modification of the associated geom group
    Make SMESH_Gen update meshes at switching GEOM->SMESH

15 years ago0020210: EDF SMESH 976: Update of a smesh group after modification of the associated...
eap [Fri, 3 Apr 2009 14:21:51 +0000 (14:21 +0000)]
0020210: EDF SMESH 976: Update of a smesh group after modification of the associated geom group
+  void SetShape( const TopoDS_Shape& theShape);

15 years ago0020210: EDF SMESH 976: Update of a smesh group after modification of the associated...
eap [Fri, 3 Apr 2009 14:19:54 +0000 (14:19 +0000)]
0020210: EDF SMESH 976: Update of a smesh group after modification of the associated geom group
void SMESH_Mesh::ShapeToMesh(const TopoDS_Shape & aShape)
{
 ...
+  else
+  {
+    _isShapeToMesh = false;
+    _myMeshDS->ShapeToMesh( PseudoShape() );
+  }

15 years agoBug 0020185: EDF SMESH 967 : Anomaly in Merge Nodes.
jfa [Fri, 3 Apr 2009 08:55:26 +0000 (08:55 +0000)]
Bug 0020185: EDF SMESH 967 : Anomaly in Merge Nodes.

15 years agoBug 0016617: Regression in V5.1.1rc3: the groups are not generated.
jfa [Thu, 19 Mar 2009 14:45:23 +0000 (14:45 +0000)]
Bug 0016617: Regression in V5.1.1rc3: the groups are not generated.

15 years ago0020222: Quandrangle_2D meshing fail
eap [Thu, 19 Mar 2009 06:56:54 +0000 (06:56 +0000)]
0020222: Quandrangle_2D meshing fail
     unite only edges shared by two same faces

15 years ago0020217: EDF SMESH: Dump file with mesh and group on geom is wrong
eap [Mon, 16 Mar 2009 07:56:53 +0000 (07:56 +0000)]
0020217: EDF SMESH: Dump file with mesh and group on geom is wrong
    fix _pyCommand::GetWord() for case of names with white spaces inside

15 years ago0020213: RadialPrism_3D_4 failed on V5_1 64 bits
eap [Thu, 12 Mar 2009 09:49:18 +0000 (09:49 +0000)]
0020213: RadialPrism_3D_4 failed on V5_1 64 bits
0020214: Project_2D_4 failed on V5_1 64 bits
   different ways of removing deleted and alive elements from submesh

15 years ago0020206: EDF SMESH 987: Netgen1D2D3D +submesh
eap [Wed, 11 Mar 2009 15:20:49 +0000 (15:20 +0000)]
0020206: EDF SMESH 987: Netgen1D2D3D +submesh
   clear mesh if an added local algorithm hides a global all-dimensional one

15 years ago0020206: EDF SMESH 987: Netgen1D2D3D +submesh
eap [Wed, 11 Mar 2009 15:13:38 +0000 (15:13 +0000)]
0020206: EDF SMESH 987: Netgen1D2D3D +submesh
   in GetSubMesh(), fix detection of SMESHDS_SubMesh'es of geom groups

15 years ago0020206: EDF SMESH 987: Netgen1D2D3D +submesh
eap [Wed, 11 Mar 2009 15:08:49 +0000 (15:08 +0000)]
0020206: EDF SMESH 987: Netgen1D2D3D +submesh
   fix detection of SMESHDS_SubMesh'es of geom groups
+  int                        _nbSubShapes;  // initial nb of subshapes in the shape to mesh

15 years ago0020206: EDF SMESH 987: Netgen1D2D3D +submesh
eap [Wed, 11 Mar 2009 14:56:10 +0000 (14:56 +0000)]
0020206: EDF SMESH 987: Netgen1D2D3D +submesh
    don't create ordinary submeshes for compounds

15 years agoavoid extra list copying
eap [Wed, 11 Mar 2009 14:49:19 +0000 (14:49 +0000)]
avoid extra list copying
-    aRes = (*it).second;
+    return it->second;

15 years ago0020200: EDF SMESH 983: changing algo of a mesh and switching back to original algo...
eap [Tue, 10 Mar 2009 16:35:12 +0000 (16:35 +0000)]
0020200: EDF SMESH 983: changing algo of a mesh and switching back to original algo leads to different result than original
     sort nodes and elements by ID

15 years agoIPAL20918 Color of Group of Nodes or Edges is not changed when Edit Group
dmv [Fri, 6 Mar 2009 12:40:52 +0000 (12:40 +0000)]
IPAL20918 Color of Group of Nodes or Edges is not changed when Edit Group

15 years agoFix linkage problem
vsr [Thu, 5 Mar 2009 06:57:11 +0000 (06:57 +0000)]
Fix linkage problem

15 years ago0020184: EDF SMESH 952: Projection 2D does not work
eap [Tue, 3 Mar 2009 09:01:11 +0000 (09:01 +0000)]
0020184: EDF SMESH 952: Projection 2D does not work
    project only if there are nodes on face

15 years agomake same as in V5_1_main
eap [Tue, 3 Mar 2009 09:00:32 +0000 (09:00 +0000)]
make same as in V5_1_main
+  operator char*() const {
+    return (char*)c_str();
+  }

15 years ago0020184: EDF SMESH 952: Projection 2D does not work
eap [Tue, 3 Mar 2009 08:52:24 +0000 (08:52 +0000)]
0020184: EDF SMESH 952: Projection 2D does not work
+  static bool IsBoundaryEdge()
+  bool AssocGroupsByPropagation()

15 years ago0020184: EDF SMESH 952: Projection 2D does not work
eap [Tue, 3 Mar 2009 08:48:39 +0000 (08:48 +0000)]
0020184: EDF SMESH 952: Projection 2D does not work
   use ShapeAnalysis::OuterWire() insead of BRepTools::OuterWire()

15 years agoBug 0020185: EDF SMESH 967 : Anomaly in Merge Nodes.
jfa [Mon, 2 Mar 2009 14:57:49 +0000 (14:57 +0000)]
Bug 0020185: EDF SMESH 967 : Anomaly in Merge Nodes.

15 years ago0020183: EDF SMESH 966 : Mesh element info anomaly
eap [Fri, 27 Feb 2009 13:35:39 +0000 (13:35 +0000)]
0020183: EDF SMESH 966 : Mesh element info anomaly
   enable selecting nodes common to 2 shown groups

15 years agoavoid repeated search in std::map
eap [Fri, 27 Feb 2009 11:33:29 +0000 (11:33 +0000)]
avoid repeated search in std::map

15 years ago0020183: EDF SMESH 966 : Mesh element info anomaly
eap [Fri, 27 Feb 2009 11:25:08 +0000 (11:25 +0000)]
0020183: EDF SMESH 966 : Mesh element info anomaly
  fix GetElemObjId() and GetNodeObjId: prevent out_of_range error if id==vector.size()

15 years ago0020182: EDF SMESH 965 : SIGSEV at study opening with SMESH
eap [Wed, 25 Feb 2009 15:43:14 +0000 (15:43 +0000)]
0020182: EDF SMESH 965 : SIGSEV at study opening with SMESH
  be patient to studies with invalid node positions data

15 years agoIn Clear(), nullify nb of poly elements
eap [Wed, 25 Feb 2009 15:17:05 +0000 (15:17 +0000)]
In Clear(), nullify nb of poly elements

15 years ago 0020170: EDF SMESH: Selection behaviour in object browser from hypothesis editing...
eap [Tue, 24 Feb 2009 10:51:35 +0000 (10:51 +0000)]
 0020170: EDF SMESH: Selection behaviour in object browser from hypothesis editing windows
+  int                          getActiveObject();

15 years ago0020170: EDF SMESH: Selection behaviour in object browser from hypothesis editing...
eap [Tue, 24 Feb 2009 10:51:10 +0000 (10:51 +0000)]
0020170: EDF SMESH: Selection behaviour in object browser from hypothesis editing windows
   remove filters before creation/edition of hypothesis and restore them after

15 years ago0020168: EDF SMESH 953: uncomplete selection with filter 'belong on geom'
dmv [Fri, 20 Feb 2009 11:40:28 +0000 (11:40 +0000)]
0020168: EDF SMESH 953: uncomplete selection with filter 'belong on geom'

15 years ago0020168: EDF SMESH 953: uncomplete selection with filter 'belong on geom'
dmv [Fri, 20 Feb 2009 08:05:52 +0000 (08:05 +0000)]
0020168: EDF SMESH 953: uncomplete selection with filter 'belong on geom'

15 years agoPAL15429 Computation of the mesh, based on "014.brep" via Tetrahedron(NETGEN), is...
eap [Fri, 20 Feb 2009 07:14:17 +0000 (07:14 +0000)]
PAL15429 Computation of the mesh, based on "014.brep" via Tetrahedron(NETGEN), is failed.
    fix for G7.py
+  /*!
+   * \brief Return number of unique ancestors of the shape
+   */
+  static int NbAncestors(const TopoDS_Shape& shape,
+                         const SMESH_Mesh&   mesh,
+                         TopAbs_ShapeEnum    ancestorType=TopAbs_SHAPE);
+

15 years agoPAL15429 Computation of the mesh, based on "014.brep" via Tetrahedron(NETGEN), is...
eap [Tue, 17 Feb 2009 07:07:51 +0000 (07:07 +0000)]
PAL15429 Computation of the mesh, based on "014.brep" via Tetrahedron(NETGEN), is failed.
    fix for G7.py
+  /*!
+   * \brief Return number of unique ancestors of the shape
+   */
+  static int NbAncestors(const TopoDS_Shape& shape,
+                         const SMESH_Mesh&   mesh,
+                         TopAbs_ShapeEnum    ancestorType=TopAbs_SHAPE);
+

15 years agoThis commit was generated by cvs2git to create branch 'V4_1_0_maintainance'.
admin [Tue, 17 Feb 2009 05:27:54 +0000 (05:27 +0000)]
This commit was generated by cvs2git to create branch 'V4_1_0_maintainance'.

Cherrypick from master 2009-02-17 05:27:49 UTC vsr <vsr@opencascade.com> 'Merge from BR_V5_DEV 16Feb09':
    src/StdMeshers/StdMeshers_CompositeHexa_3D.cxx
    src/StdMeshers/StdMeshers_CompositeHexa_3D.hxx

15 years agoPAL15429 Computation of the mesh, based on "014.brep" via Tetrahedron(NETGEN), is...
eap [Mon, 16 Feb 2009 14:07:22 +0000 (14:07 +0000)]
PAL15429 Computation of the mesh, based on "014.brep" via Tetrahedron(NETGEN), is failed.
   fix case of wires thouching each other

15 years agoPAL13617 NbSubMesh() method works wrong
eap [Fri, 13 Feb 2009 13:45:56 +0000 (13:45 +0000)]
PAL13617 NbSubMesh() method works wrong

15 years ago0020112: [CEA 309] Impossible to create a group with a sphere filter
dmv [Tue, 3 Feb 2009 11:14:09 +0000 (11:14 +0000)]
0020112: [CEA 309] Impossible to create a group with a sphere filter

15 years agoFix of 20128 issue (EDF SMESH 926 : Quadratic conversion of BLSURF mesh).
akl [Thu, 22 Jan 2009 15:05:12 +0000 (15:05 +0000)]
Fix of 20128 issue (EDF SMESH 926 : Quadratic conversion of BLSURF mesh).

15 years agoFix bug 0020138: EDF SMESH : Impossible to create (n)D mesh after creating (n+1)D...
jfa [Tue, 20 Jan 2009 13:06:02 +0000 (13:06 +0000)]
Fix bug 0020138: EDF SMESH : Impossible to create (n)D mesh after creating (n+1)D mesh.

15 years agoCorrect make file for shared modules script
vsr [Thu, 15 Jan 2009 14:08:09 +0000 (14:08 +0000)]
Correct make file for shared modules script

15 years ago0020062: [CEA 295] Type coherence in *.i files
dmv [Tue, 30 Dec 2008 14:11:08 +0000 (14:11 +0000)]
0020062: [CEA 295] Type coherence in *.i files

15 years agoFix for bug IPAL20731 (Clipping item is available in pop-up with multiple selection...
mzn [Tue, 23 Dec 2008 12:12:49 +0000 (12:12 +0000)]
Fix for bug IPAL20731 (Clipping item is available in pop-up with multiple selection, but it works for one element only).

15 years agoTo correct parsing of commands like object.command(obj, 'str=value'),
akl [Fri, 19 Dec 2008 11:19:09 +0000 (11:19 +0000)]
To correct parsing of commands like object.command(obj, 'str=value'),
when '=' character takes place between '' or "" symbols.

15 years agoRollback the correction of parser of commands like object.command(obj, 'str=value...
akl [Fri, 5 Dec 2008 14:38:51 +0000 (14:38 +0000)]
Rollback the correction of parser of commands like object.command(obj, 'str=value'). Waiting of 4.1.4 issuing.

15 years agoTo correct parsing of commands like object.command(obj, 'str=value'),
akl [Fri, 5 Dec 2008 08:56:21 +0000 (08:56 +0000)]
To correct parsing of commands like object.command(obj, 'str=value'),
when '=' character takes place between '' or "" symbols.

15 years agoFix using of std::set::const_iterator as agrument of set::erase method. V4_1_4 V4_1_4sp1 V4_1_4sp2
abd [Wed, 3 Dec 2008 09:35:52 +0000 (09:35 +0000)]
Fix using of std::set::const_iterator as agrument of set::erase method.
It's incompatible with MS compiler.

15 years agoFix problem with devdocs generation V4_1_4rc2
vsr [Thu, 27 Nov 2008 15:10:20 +0000 (15:10 +0000)]
Fix problem with devdocs generation

15 years agoUpdate copyright information
abd [Thu, 27 Nov 2008 13:08:54 +0000 (13:08 +0000)]
Update copyright information

15 years agoUpdate copyright information
abd [Thu, 27 Nov 2008 12:37:00 +0000 (12:37 +0000)]
Update copyright information

15 years agoUpdate copyright information
abd [Thu, 27 Nov 2008 12:31:37 +0000 (12:31 +0000)]
Update copyright information

15 years agoUpdate copyright information
abd [Thu, 27 Nov 2008 12:26:11 +0000 (12:26 +0000)]
Update copyright information

15 years agoUpdate GUI documentation
maintenance team [Mon, 24 Nov 2008 09:09:41 +0000 (09:09 +0000)]
Update GUI documentation

15 years ago0019957: EDF 785 SMESH: Convert Quadratic and Group on GEOM
eap [Fri, 21 Nov 2008 11:00:48 +0000 (11:00 +0000)]
0019957: EDF 785 SMESH: Convert Quadratic and Group on GEOM
   fix Renumber()

15 years ago0019957: EDF 785 SMESH: Convert Quadratic and Group on GEOM
eap [Fri, 21 Nov 2008 11:00:25 +0000 (11:00 +0000)]
0019957: EDF 785 SMESH: Convert Quadratic and Group on GEOM
   add an arg to RemoveFreeElement() and RemoveFreeNode()

15 years ago0019957: EDF 785 SMESH: Convert Quadratic and Group on GEOM
eap [Fri, 21 Nov 2008 10:58:40 +0000 (10:58 +0000)]
0019957: EDF 785 SMESH: Convert Quadratic and Group on GEOM
   fix ConvertToQuadratic() and a reverse function: log changes

15 years ago 0019957: EDF 785 SMESH: Convert Quadratic and Group on GEOM
eap [Fri, 21 Nov 2008 10:57:27 +0000 (10:57 +0000)]
 0019957: EDF 785 SMESH: Convert Quadratic and Group on GEOM
    return bool from Remove()

15 years ago 0019957: EDF 785 SMESH: Convert Quadratic and Group on GEOM
eap [Fri, 21 Nov 2008 10:55:53 +0000 (10:55 +0000)]
 0019957: EDF 785 SMESH: Convert Quadratic and Group on GEOM
    optimize Renumber()

15 years ago0020053: EDF 868 GEOM: Using sub-meshes
eap [Thu, 20 Nov 2008 15:50:36 +0000 (15:50 +0000)]
0020053: EDF 868 GEOM: Using sub-meshes

15 years ago4x : SIGSEGV after Close Study with Clipping dialog box opened.
dmv [Thu, 20 Nov 2008 14:11:49 +0000 (14:11 +0000)]
4x : SIGSEGV after Close Study with Clipping dialog box opened.

15 years ago0020053: EDF 868 GEOM: Using sub-meshes
eap [Thu, 20 Nov 2008 13:24:53 +0000 (13:24 +0000)]
0020053: EDF 868 GEOM: Using sub-meshes

15 years agoAvoid meshing submeshes with global algos under submeshes that are to
eap [Thu, 20 Nov 2008 08:47:21 +0000 (08:47 +0000)]
Avoid meshing submeshes with global algos under submeshes that are to
be meshed with all-dim algos like NETGEN 1D-2D

15 years ago0020045: EDF 852 SMESH: Documention of Projection algorithms
dmv [Tue, 18 Nov 2008 15:22:06 +0000 (15:22 +0000)]
0020045: EDF 852 SMESH: Documention of Projection algorithms

15 years agoFix script bugs
vsr [Tue, 18 Nov 2008 10:02:56 +0000 (10:02 +0000)]
Fix script bugs

15 years ago20032: new python example : add to Makefile
vsr [Fri, 14 Nov 2008 08:47:27 +0000 (08:47 +0000)]
20032: new python example : add to Makefile

15 years agoBug 0020034: [CEA 282] crash in SALOME_Session_Server after SMESH computation.
jfa [Wed, 12 Nov 2008 10:47:19 +0000 (10:47 +0000)]
Bug 0020034: [CEA 282] crash in SALOME_Session_Server after SMESH computation.

15 years ago0020037: EDF 859 SMESH : Mesh Element Info help unavailable
dmv [Mon, 10 Nov 2008 14:30:02 +0000 (14:30 +0000)]
0020037: EDF 859 SMESH : Mesh Element Info help unavailable

15 years agoAdd new example python script (from CEA)
vsr [Wed, 5 Nov 2008 10:12:59 +0000 (10:12 +0000)]
Add new example python script (from CEA)

15 years agoChanging version to 4.1.4 V4_1_4rc1
maintenance team [Wed, 29 Oct 2008 08:13:05 +0000 (08:13 +0000)]
Changing version to 4.1.4

15 years agoModification, Transformation. IDs of elements are missing, if selection with rectange...
dmv [Tue, 28 Oct 2008 07:37:16 +0000 (07:37 +0000)]
Modification, Transformation. IDs of elements are missing, if selection with rectange is used.

15 years agoPAL20544 4x: problems with Concatenate(). RELIQUAT_4x_25102008
eap [Fri, 24 Oct 2008 08:09:45 +0000 (08:09 +0000)]
PAL20544 4x: problems with Concatenate().
  set smeshDC.geompyD in SetCurrentStudy()

15 years agoEdit Mesh/Sub-Mesh window has strange "half-active" view, if do Compute.
dmv [Thu, 23 Oct 2008 08:13:40 +0000 (08:13 +0000)]
Edit Mesh/Sub-Mesh window has strange "half-active" view, if do Compute.

15 years agoPAL20544 4x: problems with Concatenate().
eap [Thu, 23 Oct 2008 06:34:40 +0000 (06:34 +0000)]
PAL20544 4x: problems with Concatenate().
  fix SetName(obj, name) for the case if obj is instance of class Mesh
  or Mesh_Algorithm

15 years ago0020015: EDF 835 SMESH : Doc missing for concatenate.
eap [Wed, 22 Oct 2008 14:07:38 +0000 (14:07 +0000)]
0020015: EDF 835 SMESH : Doc missing for concatenate.
    Add Concatenate() command

15 years ago0020015: EDF 835 SMESH : Doc missing for concatenate.
eap [Wed, 22 Oct 2008 14:07:14 +0000 (14:07 +0000)]
0020015: EDF 835 SMESH : Doc missing for concatenate.
    Convert Concatenate() command

15 years agoItem Delete in pop-up of link on hypotheses or algorithm doesn't work.
dmv [Wed, 22 Oct 2008 06:43:37 +0000 (06:43 +0000)]
Item Delete in pop-up of link on hypotheses or algorithm doesn't work.

15 years ago4x, 5x : Selection with rectangle is impossible for mesh elements if Submesh or Group...
dmv [Fri, 17 Oct 2008 11:26:28 +0000 (11:26 +0000)]
4x, 5x : Selection with rectangle is impossible for mesh elements if Submesh or Group is showed.

15 years agofix "Clear mesh data"
eap [Thu, 16 Oct 2008 07:33:07 +0000 (07:33 +0000)]
fix "Clear mesh data"

15 years ago20002: EDF 821 SMESH : ExportMED GUI behavior
eap [Tue, 14 Oct 2008 09:22:18 +0000 (09:22 +0000)]
20002: EDF 821 SMESH : ExportMED GUI behavior
   warning if no valid mesh selected

15 years agoSpeed up "Clear mesh data"
eap [Mon, 13 Oct 2008 08:14:09 +0000 (08:14 +0000)]
Speed up "Clear mesh data"

15 years ago19997: Compute does not work in script, ok in GUI
eap [Mon, 13 Oct 2008 08:10:22 +0000 (08:10 +0000)]
19997: Compute does not work in script, ok in GUI
     fix MakeComputed() for group projection

15 years agofix compilation errors
abd [Mon, 13 Oct 2008 06:55:40 +0000 (06:55 +0000)]
fix compilation errors

15 years agoFix win32 compilation problem
abd [Fri, 10 Oct 2008 09:18:11 +0000 (09:18 +0000)]
Fix win32 compilation problem

15 years agoFix compilation problems on Win32 Platform
abd [Tue, 7 Oct 2008 13:30:33 +0000 (13:30 +0000)]
Fix compilation problems on Win32 Platform

15 years agoMerge Nodes dialog box with opened Merge Elements crashes Salome. Regress to series3x
dmv [Tue, 7 Oct 2008 08:42:26 +0000 (08:42 +0000)]
Merge Nodes dialog box with opened Merge Elements crashes Salome. Regress to series3x

15 years ago0013410: SubMesh not taken into account with Netgen 1D-2D et 1D-2D-3D
eap [Fri, 3 Oct 2008 13:33:40 +0000 (13:33 +0000)]
0013410: SubMesh not taken into account with Netgen 1D-2D et 1D-2D-3D

15 years agoWin32 Porting.
abd [Fri, 3 Oct 2008 11:40:07 +0000 (11:40 +0000)]
Win32 Porting.
Correction of Export/Import defines for Win32 platform.
Removed "using namespace std" from header files.

15 years agoPAL20461 4.x Wrong mesh after creation of 3D mesh from 2D skin.
eap [Fri, 3 Oct 2008 10:39:47 +0000 (10:39 +0000)]
PAL20461 4.x Wrong mesh after creation of 3D mesh from 2D skin.
     additionally fix getDependsOnIterator() if submesh map is empty

15 years agoPAL20461 4.x Wrong mesh after creation of 3D mesh from 2D skin.
eap [Fri, 3 Oct 2008 08:39:10 +0000 (08:39 +0000)]
PAL20461 4.x Wrong mesh after creation of 3D mesh from 2D skin.
     fix getDependsOnIterator() if submesh map is empty

15 years agoFix fo IPAL20415 (Error on mouse picking with Shift in 3D viewer if any dialog box...
rnv [Fri, 3 Oct 2008 06:56:33 +0000 (06:56 +0000)]
Fix fo IPAL20415 (Error on mouse picking with Shift in 3D viewer if any dialog box is opened)

15 years ago 0019970: create groups automatically
eap [Wed, 1 Oct 2008 12:04:32 +0000 (12:04 +0000)]
 0019970: create groups automatically
    remove "Name" lineEdit

15 years ago0019970: create groups automatically
eap [Wed, 1 Oct 2008 08:24:29 +0000 (08:24 +0000)]
0019970: create groups automatically
   remove not realized slots