eap af4f7de11b [SALOME platform 0019316]: Need to have a better interface with GHS3D diagnostics
struct ComputeError
   {
+    boolean hasBadMesh; // there are elements preventing computation available for visualization
   }

+  SMESH::MeshPreviewStruct* GetBadInputElements( SMESH::SMESH_Mesh_ptr theMesh,
+                                                 CORBA::Short          theSubShapeID )
2008-07-21 09:55:03 +00:00
..
2008-05-27 10:27:58 +00:00