Salome HOME
22316: EDF 2719 SMESH: Split hexas into prisms
authoreap <eap@opencascade.com>
Mon, 20 Jan 2014 10:34:46 +0000 (10:34 +0000)
committereap <eap@opencascade.com>
Mon, 20 Jan 2014 10:34:46 +0000 (10:34 +0000)
commit0eac807ec151becae655c3c3791c2ef5ed118ca7
tree411f9cadc02039d0800a378d48a51eb70035a0e2
parent74b03c9f4080a8febf12add62e4901be0c7d6df8
22316: EDF 2719 SMESH: Split hexas into prisms

+  void                 SetArrowShapeAndNb( int    nbArrows,
+                                           double headLength,
+                                           double headRadius,
+                                           double start=0.);
+  void                 SetArrows( const gp_Ax1* axes,
+                                  double        length);

+  vtkUnstructuredGrid* GetGrid() const;
src/SMESHGUI/SMESHGUI_MeshEditPreview.cxx
src/SMESHGUI/SMESHGUI_MeshEditPreview.h