mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-01 20:30:35 +05:00
a bit more comments
This commit is contained in:
parent
3f790d0220
commit
560e3a2a7f
@ -1142,7 +1142,7 @@ bool StdMeshers_Prism_3D::computeWalls(const Prism_3D::TPrismTopo& thePrism)
|
|||||||
}
|
}
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
// Compute
|
// Compute 'vertical projection'
|
||||||
if ( nbTgtMeshed == 0 )
|
if ( nbTgtMeshed == 0 )
|
||||||
{
|
{
|
||||||
// compute nodes on target VERTEXes
|
// compute nodes on target VERTEXes
|
||||||
|
Loading…
Reference in New Issue
Block a user