]> SALOME platform Git repositories - modules/smesh.git/commit
Salome HOME
0021459: EDF 1495 SMESH: Manipulation of discrete elements with attributes
authoreap <eap@opencascade.com>
Thu, 19 Jul 2012 13:14:28 +0000 (13:14 +0000)
committereap <eap@opencascade.com>
Thu, 19 Jul 2012 13:14:28 +0000 (13:14 +0000)
commit9f74998b92e6724959943a4843920e9d3bc6bab4
treefd9b07161931d41e162799cb7b50709d605959b6
parentf738cc36e8f1b8fba6e044f85b82f95a84711ca8
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;
src/SMDS/SMDS_UnstructuredGrid.cxx
src/SMDS/SMDS_UnstructuredGrid.hxx