021549]: [CEA] meshing problem with samples file
shorten code a bit
This commit is contained in:
parent
83ef7c6396
commit
1bcc80e91d
@ -1861,8 +1861,6 @@ bool NETGENPlugin_Mesher::Compute()
|
|||||||
catch (Standard_Failure& ex)
|
catch (Standard_Failure& ex)
|
||||||
{
|
{
|
||||||
comment << text(ex);
|
comment << text(ex);
|
||||||
if ( !ngMesh )
|
|
||||||
return false;
|
|
||||||
}
|
}
|
||||||
err = 0; //- MESHCONST_ANALYSE isn't so important step
|
err = 0; //- MESHCONST_ANALYSE isn't so important step
|
||||||
if ( !ngMesh )
|
if ( !ngMesh )
|
||||||
|
Loading…
Reference in New Issue
Block a user