mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-27 20:40:32 +05:00
minor change
This commit is contained in:
parent
8d2789db83
commit
2998fad1e1
@ -390,7 +390,7 @@ bool StdMeshers_Projection_1D::Evaluate(SMESH_Mesh& theMesh,
|
|||||||
if ( !srcMesh )
|
if ( !srcMesh )
|
||||||
srcMesh = tgtMesh;
|
srcMesh = tgtMesh;
|
||||||
|
|
||||||
SMESHDS_Mesh * meshDS = theMesh.GetMeshDS();
|
//SMESHDS_Mesh * meshDS = theMesh.GetMeshDS();
|
||||||
|
|
||||||
// ---------------------------
|
// ---------------------------
|
||||||
// Make subshapes association
|
// Make subshapes association
|
||||||
|
Loading…
Reference in New Issue
Block a user