mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-04-25 06:02:03 +05:00

struct ComputeError { + boolean hasBadMesh; // there are elements preventing computation available for visualization } + SMESH::MeshPreviewStruct* GetBadInputElements( SMESH::SMESH_Mesh_ptr theMesh, + CORBA::Short theSubShapeID )