Merge branch 'asozinov/42002_free_nodes_regression' into V9_14_BR

This commit is contained in:
mbs 2024-12-20 17:43:40 +00:00
commit 2f54405502

View File

@ -230,7 +230,7 @@ bool StdMeshers_Cartesian_3D::Compute(SMESH_Mesh & theMesh,
}
// remove free nodes
if ( /*SMESHDS_SubMesh * smDS = */meshDS->MeshElements( helper.GetSubShapeID() ))
//if ( SMESHDS_SubMesh * smDS = meshDS->MeshElements( helper.GetSubShapeID() ))
{
std::vector< const SMDS_MeshNode* > nodesToRemove;
// get intersection nodes