Salome HOME
modules/smesh.git
11 years ago0021815: EDF 2347 SMESH : Error when meshing vertices
vsr [Wed, 29 Aug 2012 14:45:18 +0000 (14:45 +0000)]
0021815: EDF 2347 SMESH : Error when meshing vertices
Update documentation: add explanation about meaning of "3D", "2D", "1D" and "0D" pages in "Create mesh" dialog box.

11 years agoImport .dat file
eap [Wed, 29 Aug 2012 09:07:18 +0000 (09:07 +0000)]
Import .dat file
http://www.salome-platform.org/forum/forum_10/504470444

Remove "Import DAT" menu

11 years agoImport .dat file
eap [Wed, 29 Aug 2012 09:06:20 +0000 (09:06 +0000)]
Import .dat file
http://www.salome-platform.org/forum/forum_10/504470444

Precision about DAT format

11 years agohttp://www.salome-platform.org/forum/forum_10/984341981
eap [Tue, 28 Aug 2012 14:08:33 +0000 (14:08 +0000)]
www.salome-platform.org/forum/forum_10/984341981

Fix UV of nodes on the FACE

11 years ago0021815: EDF 2347 SMESH : Error when meshing vertices
eap [Mon, 27 Aug 2012 13:25:36 +0000 (13:25 +0000)]
0021815: EDF 2347 SMESH : Error when meshing vertices

Enable ceation of nodes on a COMPOUND of VERTEXes

11 years ago0021806: [CEA 637] Wrap error message on Mesh Computation Failed Dialog
vsr [Mon, 27 Aug 2012 11:51:25 +0000 (11:51 +0000)]
0021806: [CEA 637] Wrap error message on Mesh Computation Failed Dialog

11 years agoimprove comments
eap [Fri, 24 Aug 2012 13:51:54 +0000 (13:51 +0000)]
improve comments

11 years agohttp://www.salome-platform.org/forum/forum_11/800053490
eap [Fri, 24 Aug 2012 13:41:12 +0000 (13:41 +0000)]
www.salome-platform.org/forum/forum_11/800053490

1) Fix orientation of new faces on FACEs shared by SOLIDs
2) Create missing segments

11 years agohttp://www.salome-platform.org/forum/forum_11/800053490
eap [Fri, 24 Aug 2012 13:39:50 +0000 (13:39 +0000)]
www.salome-platform.org/forum/forum_11/800053490

Fix LoadNodeColumns() for a not implemented case of viscous layers

11 years agocomment out obsolete methods relating to treatment of notebook variables
eap [Fri, 24 Aug 2012 13:33:22 +0000 (13:33 +0000)]
comment out obsolete methods relating to treatment of notebook variables

11 years agoimprove comments
eap [Fri, 24 Aug 2012 13:32:35 +0000 (13:32 +0000)]
improve comments

11 years ago0021811: EDF BLSURFPLUGIN GHS3DPLUGIN: If dump is not historical, dump of hypothesis...
eap [Fri, 24 Aug 2012 11:47:21 +0000 (11:47 +0000)]
0021811: EDF BLSURFPLUGIN GHS3DPLUGIN: If dump is not historical, dump of hypothesis is incomplete

read methods (<accumulative-methods>) that don't
change a value of a meshing parameter but add one more value

11 years ago0021811: EDF BLSURFPLUGIN GHS3DPLUGIN: If dump is not historical, dump of hypothesis...
eap [Fri, 24 Aug 2012 11:46:38 +0000 (11:46 +0000)]
0021811: EDF BLSURFPLUGIN GHS3DPLUGIN: If dump is not historical, dump of hypothesis is incomplete

read and take into account methods (<accumulative-methods>) that don't
change a value of a meshing parameter but add one more value

11 years ago0021811: EDF BLSURFPLUGIN GHS3DPLUGIN: If dump is not historical, dump of hypothesis...
eap [Fri, 24 Aug 2012 11:45:41 +0000 (11:45 +0000)]
0021811: EDF BLSURFPLUGIN GHS3DPLUGIN: If dump is not historical, dump of hypothesis is incomplete

store methods that don't change a value of a meshing parameter but
add one more value

csll _pyHypothesis
{
...
+  std::set< _AString >          myAccumulativeMethods;

11 years agoImprovement of Python API documentation (SMESH and plugins):
vsr [Fri, 24 Aug 2012 05:52:39 +0000 (05:52 +0000)]
Improvement of Python API documentation (SMESH and plugins):
- move base Mesh_Algorithm class to the separate python module

11 years agoImprovement of Python API documentation (SMESH and plugins):
vsr [Fri, 24 Aug 2012 05:32:18 +0000 (05:32 +0000)]
Improvement of Python API documentation (SMESH and plugins):
- move base Mesh_Algorithm class to the separate python module

11 years agoFix wrong display of preferences in Properties window.
gdd [Thu, 23 Aug 2012 13:08:11 +0000 (13:08 +0000)]
Fix wrong display of preferences in Properties window.
Update doc to add MED_BALL elements.

11 years agoAdd classes inheritance diagrams to documentation
vsr [Thu, 23 Aug 2012 07:48:33 +0000 (07:48 +0000)]
Add classes inheritance diagrams to documentation

11 years agoAdd missing docHelper attributes
vsr [Thu, 23 Aug 2012 07:35:00 +0000 (07:35 +0000)]
Add missing docHelper attributes

11 years agoAnother minor correction
vsr [Wed, 22 Aug 2012 13:13:05 +0000 (13:13 +0000)]
Another minor correction

11 years agoAdditional minor changes
vsr [Wed, 22 Aug 2012 11:47:12 +0000 (11:47 +0000)]
Additional minor changes

11 years agosmall correction of generated documentation
vsr [Wed, 22 Aug 2012 10:31:25 +0000 (10:31 +0000)]
small correction of generated documentation

11 years ago0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins...
vsr [Wed, 22 Aug 2012 07:33:58 +0000 (07:33 +0000)]
0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module
* Improve documentation for meshing plug-ins (in particular, dynamically added methods)

11 years ago0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins...
vsr [Wed, 22 Aug 2012 06:12:24 +0000 (06:12 +0000)]
0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module
* Improve documentation for meshing plug-ins (in particular, dynamically added methods)

11 years ago0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins...
vsr [Wed, 22 Aug 2012 05:45:47 +0000 (05:45 +0000)]
0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module
* Improve documentation for meshing plug-ins (in particular, dynamically added methods)

11 years ago021800: EDF 2346 : Bug in the dump of ExtrusionAlongpathX
eap [Tue, 21 Aug 2012 15:50:07 +0000 (15:50 +0000)]
021800: EDF 2346 : Bug in the dump of ExtrusionAlongpathX

11 years ago0021374: EDF 1898 SMESH: Extrusion of a node to have an edge
eap [Tue, 21 Aug 2012 15:26:19 +0000 (15:26 +0000)]
0021374: EDF 1898 SMESH: Extrusion of a node to have an edge

 Set a filter to select groups and sub-meshes corresponding to a constructor id

11 years ago0021801: EDF 2143 SMESH: random order of groups returned by ExtrusionSweepObject2D
eap [Tue, 21 Aug 2012 14:26:08 +0000 (14:26 +0000)]
0021801: EDF 2143 SMESH: random order of groups returned by ExtrusionSweepObject2D

  set correct type of a new group

11 years ago0021801: EDF 2143 SMESH: random order of groups returned by ExtrusionSweepObject2D
eap [Tue, 21 Aug 2012 14:14:48 +0000 (14:14 +0000)]
0021801: EDF 2143 SMESH: random order of groups returned by ExtrusionSweepObject2D

11 years ago0021801: EDF 2143 SMESH: random order of groups returned by ExtrusionSweepObject2D
eap [Tue, 21 Aug 2012 14:13:23 +0000 (14:13 +0000)]
0021801: EDF 2143 SMESH: random order of groups returned by ExtrusionSweepObject2D

+  SMESH_Group* AddGroup (SMESHDS_GroupBase* groupDS)

11 years ago0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins...
vsr [Tue, 21 Aug 2012 13:49:35 +0000 (13:49 +0000)]
0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module
* Improve documentation for meshing plug-ins (in particular, dynamically added methods)

11 years ago0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins...
vsr [Tue, 21 Aug 2012 13:15:16 +0000 (13:15 +0000)]
0021308: EDF 1923 SMESH: Remove hard-coded dependency of the external mesh plugins from the SMESH module
* Improve documentation for meshing plug-ins (in particular, dynamically added methods)

11 years agoFix incorrect doc example
gdd [Mon, 20 Aug 2012 15:02:39 +0000 (15:02 +0000)]
Fix incorrect doc example

11 years agoSALOME Forum: Mesh export to UNV file does not work anymore with Salome 6.5
eap [Mon, 13 Aug 2012 14:19:35 +0000 (14:19 +0000)]
SALOME Forum: Mesh export to UNV file does not work anymore with Salome 6.5
http://www.salome-platform.org/forum/forum_14/379396441

  Fix format at writting

11 years ago0021799: EDF 2344 SMESH: Existing groups are not taken into account when adding new...
eap [Mon, 13 Aug 2012 09:05:13 +0000 (09:05 +0000)]
0021799: EDF 2344 SMESH: Existing groups are not taken into account when adding new elements into groups

  fix a regression in buildElemPrs()

11 years ago0021799: EDF 2344 SMESH: Existing groups are not taken into account when adding new...
eap [Mon, 13 Aug 2012 09:03:54 +0000 (09:03 +0000)]
0021799: EDF 2344 SMESH: Existing groups are not taken into account when adding new elements into groups

11 years agoFix crash during preview
gdd [Fri, 10 Aug 2012 14:01:12 +0000 (14:01 +0000)]
Fix crash during preview

11 years ago0021783: EDF 785 SMESH : Bad display of Groups of Volumes
eap [Wed, 8 Aug 2012 14:59:54 +0000 (14:59 +0000)]
0021783: EDF 785 SMESH : Bad display of Groups of Volumes

 fix iteration on types of elements

11 years agocreate myBall in brief mode
eap [Wed, 8 Aug 2012 13:02:22 +0000 (13:02 +0000)]
create myBall in brief mode

11 years ago0021765: EDF 2334 SMESH: ConvertToQuadratic with medium node on geometry generates...
eap [Tue, 7 Aug 2012 09:18:15 +0000 (09:18 +0000)]
0021765: EDF 2334 SMESH: ConvertToQuadratic with medium node on geometry generates bad elements

   Enables fixing node parameters by helper

+        helper.ToFixNodeParameters( true );

11 years ago0021765: EDF 2334 SMESH: ConvertToQuadratic with medium node on geometry generates...
eap [Tue, 7 Aug 2012 09:16:38 +0000 (09:16 +0000)]
0021765: EDF 2334 SMESH: ConvertToQuadratic with medium node on geometry generates bad elements

+   * \brief Enables fixing node parameters on EDGEs and FACEs by
+   * GetNodeU(...,check=true), GetNodeUV(...,check=true), CheckNodeUV() and
+   * CheckNodeU() in case if a node lies on a shape set via SetSubShape().
+   * Default is False
+   */
+  void ToFixNodeParameters(bool toFix);

11 years agoFix small mistake (',' instead of '+')
gdd [Wed, 1 Aug 2012 09:36:50 +0000 (09:36 +0000)]
Fix small mistake (',' instead of '+')

11 years ago0021764: EDF SMESH: QUAD9 elements not counted in the mesh computation summary
eap [Tue, 31 Jul 2012 15:56:39 +0000 (15:56 +0000)]
0021764: EDF SMESH: QUAD9 elements not counted in the mesh computation summary
  Complete the fix

11 years agoUpdate translation files
gdd [Tue, 31 Jul 2012 15:40:13 +0000 (15:40 +0000)]
Update translation files

11 years ago0021764: EDF SMESH: QUAD9 elements not counted in the mesh computation summary
eap [Tue, 31 Jul 2012 15:01:08 +0000 (15:01 +0000)]
0021764: EDF SMESH: QUAD9 elements not counted in the mesh computation summary
  Add recently added types of elements

11 years ago0021762: EDF 2333 : Bug in composite side algorithm on partition result
eap [Tue, 31 Jul 2012 10:51:50 +0000 (10:51 +0000)]
0021762: EDF 2333 : Bug in composite side algorithm on partition result

fix orientation of EDGEs before calling BRepLProp::Continuity()

11 years agomake SplitVolumesIntoTetra() dump as a method of Mesh
eap [Mon, 30 Jul 2012 07:34:54 +0000 (07:34 +0000)]
make SplitVolumesIntoTetra() dump as a method of Mesh

11 years ago0021759: EDF 1785 SMESH: A group of nodes created by filters is incomplete
eap [Fri, 27 Jul 2012 13:11:14 +0000 (13:11 +0000)]
0021759: EDF 1785 SMESH: A group of nodes created by filters is incomplete

bug: elementsIterator(SMDSAbs_Node) returns nothing

11 years agofix vagrind error at incrementing an iterator pointing to a deleted
eap [Fri, 27 Jul 2012 08:26:18 +0000 (08:26 +0000)]
fix vagrind error at incrementing an iterator pointing to a deleted
map node

11 years ago0021758: [CEA] Internal test fails with Netgen3D
eap [Fri, 27 Jul 2012 07:29:41 +0000 (07:29 +0000)]
0021758: [CEA] Internal test fails with Netgen3D

do not use SMDS_SetIterator for iteration on myCell because
SMDS_SetIterator doesn't allow modification of a container being
iterated

11 years agomore info on GetPointState()
eap [Mon, 23 Jul 2012 08:14:11 +0000 (08:14 +0000)]
more info on GetPointState()

11 years agoGeneralize "Cancel Compute" mechanism to be able to report
eap [Fri, 20 Jul 2012 16:13:19 +0000 (16:13 +0000)]
Generalize "Cancel Compute" mechanism to be able to report
"Computation canceled" instead of "Algorithm failed" as failure reason

+    if ( _computeCanceled ) return false;

11 years agoGeneralize "Cancel Compute" mechanism to be able to report
eap [Fri, 20 Jul 2012 16:12:39 +0000 (16:12 +0000)]
Generalize "Cancel Compute" mechanism to be able to report
"Computation canceled" instead of "Algorithm failed" as failure reason

+  COMPERR_CANCELED       = -11  //!< compute canceled

11 years agoGeneralize "Cancel Compute" mechanism to be able to report
eap [Fri, 20 Jul 2012 16:12:27 +0000 (16:12 +0000)]
Generalize "Cancel Compute" mechanism to be able to report
"Computation canceled" instead of "Algorithm failed" as failure reason

+        <source>COMPERR_CANCELED</source>
+        <translation>Computation canceled</translation>

11 years agoGeneralize "Cancel Compute" mechanism to be able to report
eap [Fri, 20 Jul 2012 16:12:16 +0000 (16:12 +0000)]
Generalize "Cancel Compute" mechanism to be able to report
"Computation canceled" instead of "Algorithm failed" as failure reason

+      CASE2TEXT( COMPERR_CANCELED      );

11 years ago-#ifdef WITH_SMESH_CANCEL_COMPUTE
eap [Fri, 20 Jul 2012 16:11:59 +0000 (16:11 +0000)]
-#ifdef WITH_SMESH_CANCEL_COMPUTE

11 years agoremove commented obsolete code
eap [Fri, 20 Jul 2012 16:11:41 +0000 (16:11 +0000)]
remove commented obsolete code

11 years agoGeneralize "Cancel Compute" mechanism to be able to report
eap [Fri, 20 Jul 2012 16:11:12 +0000 (16:11 +0000)]
Generalize "Cancel Compute" mechanism to be able to report
"Computation canceled" instead of "Algorithm failed" as failure reason

+  volatile bool _computeCanceled; //!< is set to True while computing to stop it

11 years agoGeneralize "Cancel Compute" mechanism to be able to report
eap [Fri, 20 Jul 2012 16:10:45 +0000 (16:10 +0000)]
Generalize "Cancel Compute" mechanism to be able to report
"Computation canceled" instead of "Algorithm failed" as failure reason

+    COMPERR_CANCELED         // compute canceled

11 years ago0021723: EDF SMESH: Calculation of Aspect Ratio
eap [Fri, 20 Jul 2012 11:45:37 +0000 (11:45 +0000)]
0021723: EDF SMESH: Calculation of Aspect Ratio

Verdict Geometric Quality Library is not used for triangles

11 years agoFix compilation on Debian
inv [Fri, 20 Jul 2012 10:14:08 +0000 (10:14 +0000)]
Fix compilation on Debian

-  typedef SMDS_SetIterator< const _QuadFaceGrid&, TChildren::const_iterator > TChildIterator;
+  typedef SMDS_SetIterator< const _QuadFaceGrid&,
+                            TChildren::const_iterator,
+                            SMDS::SimpleAccessor<const _QuadFaceGrid&,TChildren::const_iterator>,
+                            SMDS::PassAllValueFilter<_QuadFaceGrid> >
+    TChildIterator;

11 years ago0021723: EDF SMESH: Calculation of Aspect Ratio
eap [Fri, 20 Jul 2012 09:17:17 +0000 (09:17 +0000)]
0021723: EDF SMESH: Calculation of Aspect Ratio

Formula from The Verdict Geometric Quality Library available within
VTK is used

11 years ago0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes
eap [Thu, 19 Jul 2012 13:26:17 +0000 (13:26 +0000)]
0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes

11 years ago+#include <TopoDS_Vertex.hxx>
eap [Thu, 19 Jul 2012 13:26:01 +0000 (13:26 +0000)]
+#include <TopoDS_Vertex.hxx>

11 years ago+#include <TopoDS_Face.hxx>
eap [Thu, 19 Jul 2012 13:25:51 +0000 (13:25 +0000)]
+#include <TopoDS_Face.hxx>

11 years agofix creation of polyhedrons
eap [Thu, 19 Jul 2012 13:25:39 +0000 (13:25 +0000)]
fix creation of polyhedrons

11 years ago0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes
eap [Thu, 19 Jul 2012 13:23:51 +0000 (13:23 +0000)]
0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes

+  CORBA::Long AddBall(CORBA::Long IDOfNodem, CORBA::Double diameter)

-  SMESH::long_array_var myLastCreatedElems;
-  SMESH::long_array_var myLastCreatedNodes;
+  ::SMESH_MeshEditor myEditor;

11 years ago0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes
eap [Thu, 19 Jul 2012 13:20:15 +0000 (13:20 +0000)]
0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes

+  GROUP_BALL,

11 years ago0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes
eap [Thu, 19 Jul 2012 13:19:53 +0000 (13:19 +0000)]
0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes

+        void AddBall(int NewBallID, int node, double diameter);

11 years ago0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes
eap [Thu, 19 Jul 2012 13:19:31 +0000 (13:19 +0000)]
0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes

+  virtual SMDS_BallElement* AddBallWithID(int n,                   double diameter, int ID);
+  virtual SMDS_BallElement* AddBallWithID(const SMDS_MeshNode * n, double diameter, int ID);
+  virtual SMDS_BallElement* AddBall      (const SMDS_MeshNode * n, double diameter);

11 years ago0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes
eap [Thu, 19 Jul 2012 13:19:03 +0000 (13:19 +0000)]
0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes

+  SMESHDS_AddBall

11 years ago0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes
eap [Thu, 19 Jul 2012 13:18:27 +0000 (13:18 +0000)]
0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes

+  inline void AddBallsWithID(SMDS_Mesh*            theMesh,

11 years ago+ * Creates LINEAR!!!!!!!!! octahedron
eap [Thu, 19 Jul 2012 13:18:07 +0000 (13:18 +0000)]
+   * Creates LINEAR!!!!!!!!! octahedron

11 years ago0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes
eap [Thu, 19 Jul 2012 13:17:43 +0000 (13:17 +0000)]
0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes

   SMDS_MeshElement* AddElement(const std::vector<const SMDS_MeshNode*> & nodes,
                                const SMDSAbs_ElementType                 type,
                                const bool                                isPoly,
                                const int                                 ID = -1,
+                               const double                              ballDiameter=0.);

Adjust Transform() and FindElementsByPoint()

11 years ago0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes
eap [Thu, 19 Jul 2012 13:14:54 +0000 (13:14 +0000)]
0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes

+  int NbBalls() const throw(SALOME_Exception);

11 years ago0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes
eap [Thu, 19 Jul 2012 13:14:28 +0000 (13:14 +0000)]
0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes

+  void AllocateDiameters( vtkIdType maxVtkID );
+  void SetBallDiameter( vtkIdType vtkID, double diameter );
+  double GetBallDiameter( vtkIdType vtkID ) const;

11 years ago0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes
eap [Thu, 19 Jul 2012 13:14:09 +0000 (13:14 +0000)]
0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes

 template<typename VALUE,
          typename VALUE_SET_ITERATOR,
          typename ACCESOR=SMDS::SimpleAccessor<VALUE,VALUE_SET_ITERATOR>,
+         typename VALUE_FILTER=SMDS::PassAllValueFilter<VALUE> >
 class SMDS_SetIterator : public SMDS_Iterator<VALUE>

11 years ago0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes
eap [Thu, 19 Jul 2012 13:13:13 +0000 (13:13 +0000)]
0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes

+  int NbBalls()      const { return myNbBalls; }

11 years ago+ some comments
eap [Thu, 19 Jul 2012 13:12:54 +0000 (13:12 +0000)]
+ some comments

11 years ago0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes
eap [Thu, 19 Jul 2012 13:12:33 +0000 (13:12 +0000)]
0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes

+SMDSAbs_ElementType toSmdsType(SMDSAbs_EntityType entityType)
+SMDSAbs_ElementType toSmdsType(SMDSAbs_GeometryType geomType)

11 years ago0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes
eap [Thu, 19 Jul 2012 13:08:37 +0000 (13:08 +0000)]
0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes

+  virtual SMDS_ElemIteratorPtr elementGeomIterator(SMDSAbs_GeometryType type) const;
+  virtual SMDS_ElemIteratorPtr elementEntityIterator(SMDSAbs_EntityType type) const;

+  virtual SMDS_BallElement* AddBallWithID(int n,                   double diameter, int ID);
+  virtual SMDS_BallElement* AddBallWithID(const SMDS_MeshNode * n, double diameter, int ID);
+  virtual SMDS_BallElement* AddBall      (const SMDS_MeshNode * n, double diameter);

+  const SMDS_BallElement* FindBall(int idnode) const;
+  static const SMDS_BallElement* FindBall(const SMDS_MeshNode * n);
+  virtual int NbBalls() const;

+  ObjectPool<SMDS_BallElement>* myBallPool;

11 years ago0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes
eap [Thu, 19 Jul 2012 13:06:39 +0000 (13:06 +0000)]
0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes

+        virtual SMDSAbs_GeometryType GetGeomType() const;

11 years ago0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes
eap [Thu, 19 Jul 2012 12:55:55 +0000 (12:55 +0000)]
0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes

+    SMDSAbs_Ball,
+    SMDSGeom_BALL,
+  SMDSEntity_Ball,

11 years ago0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes
eap [Thu, 19 Jul 2012 12:55:29 +0000 (12:55 +0000)]
0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes

+ SMDS_BallElement.hxx

11 years ago0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes
eap [Thu, 19 Jul 2012 12:50:10 +0000 (12:50 +0000)]
0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes

11 years agoshorten code
eap [Thu, 19 Jul 2012 12:49:09 +0000 (12:49 +0000)]
shorten code

11 years ago0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes
eap [Thu, 19 Jul 2012 12:47:14 +0000 (12:47 +0000)]
0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes

+    class SMESHCONTROLS_EXPORT BallDiameter: public virtual NumericalFunctor{

11 years ago0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes
eap [Thu, 19 Jul 2012 12:46:41 +0000 (12:46 +0000)]
0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes

+    <parameter name="ball_elem_color"              value="100, 255,   0"/>

11 years ago0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes
eap [Thu, 19 Jul 2012 12:46:30 +0000 (12:46 +0000)]
0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes

+ mesh_ball.png

11 years ago0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes
eap [Thu, 19 Jul 2012 12:45:29 +0000 (12:45 +0000)]
0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes

+  const long Tag_BallElementsGroups     = 16;

11 years ago0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes
eap [Thu, 19 Jul 2012 12:45:15 +0000 (12:45 +0000)]
0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes

+    FT_BallDiameter,

11 years agoAbout "Use Existing Faces" stub algorithm
eap [Thu, 19 Jul 2012 12:44:41 +0000 (12:44 +0000)]
About "Use Existing Faces" stub algorithm

11 years agomistake
eap [Thu, 19 Jul 2012 12:43:37 +0000 (12:43 +0000)]
mistake

11 years agofix GetSubMeshNodesId()
eap [Wed, 18 Jul 2012 12:41:15 +0000 (12:41 +0000)]
fix GetSubMeshNodesId()

11 years ago0021723: EDF SMESH: Calculation of Aspect Ratio
eap [Fri, 13 Jul 2012 07:24:06 +0000 (07:24 +0000)]
0021723: EDF SMESH: Calculation of Aspect Ratio

  Use vtkMeshQuality::QuadAspectRatio()

11 years ago021720: EDF SMESH: Body Fitting hypothesis dialog - Switching between the definition...
eap [Wed, 11 Jul 2012 16:10:38 +0000 (16:10 +0000)]
021720: EDF SMESH: Body Fitting hypothesis dialog - Switching between the definition mode resets the previous values

11 years agoImprove comments
eap [Wed, 11 Jul 2012 08:20:12 +0000 (08:20 +0000)]
Improve comments

11 years ago+ some precisions, references
eap [Wed, 11 Jul 2012 08:16:25 +0000 (08:16 +0000)]
+ some precisions, references

11 years agoSome wodrs about "Change submesh priority"
eap [Wed, 11 Jul 2012 07:27:46 +0000 (07:27 +0000)]
Some wodrs about "Change submesh priority"

11 years agoSome precisions, complete list of mesh file formats
eap [Wed, 11 Jul 2012 07:14:36 +0000 (07:14 +0000)]
Some precisions, complete list of mesh file formats