mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-04 13:50:34 +05:00
white space modif
This commit is contained in:
parent
31345e6622
commit
170c6d4f11
@ -2044,7 +2044,7 @@ bool StdMeshers_ProjectionUtils::MakeComputed(SMESH_subMesh * sm, const int iter
|
|||||||
return true;
|
return true;
|
||||||
|
|
||||||
SMESH_Mesh* mesh = sm->GetFather();
|
SMESH_Mesh* mesh = sm->GetFather();
|
||||||
SMESH_Gen* gen = mesh->GetGen();
|
SMESH_Gen* gen = mesh->GetGen();
|
||||||
SMESH_Algo* algo = sm->GetAlgo();
|
SMESH_Algo* algo = sm->GetAlgo();
|
||||||
if ( !algo )
|
if ( !algo )
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user