mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-15 18:18:35 +05:00
Small correction.
This commit is contained in:
parent
2981cca5dd
commit
f33f73b435
@ -209,7 +209,7 @@ TopoDS_Shape GEOM_Function::GetValue()
|
|||||||
|
|
||||||
if (!isResult) {
|
if (!isResult) {
|
||||||
try {
|
try {
|
||||||
#if OCC_VERSION_LARGE > 0x060100
|
#if OCC_VERSION_LARGE > 0x06010000
|
||||||
OCC_CATCH_SIGNALS;
|
OCC_CATCH_SIGNALS;
|
||||||
#endif
|
#endif
|
||||||
GEOM_Solver aSolver(GEOM_Engine::GetEngine());
|
GEOM_Solver aSolver(GEOM_Engine::GetEngine());
|
||||||
|
Loading…
Reference in New Issue
Block a user