mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-15 01:58:36 +05:00
0019906: EDF 270 GEOM: geometry export with not enough space on disk : No Warning message
This commit is contained in:
parent
360f297cf9
commit
96e5cf78a1
@ -163,7 +163,7 @@ void GEOMImpl_IInsertOperations::Export
|
||||
OCC_CATCH_SIGNALS;
|
||||
#endif
|
||||
if (!GetSolver()->ComputeFunction(aFunction)) {
|
||||
SetErrorCode("Export driver failed");
|
||||
SetErrorCode("Not enough space on disk, or you haven't permissions to write this directory");
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user