mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-11 16:19:17 +05:00
0022566: EDF GEOM : Performance regression in MakeCompound operation
This commit is contained in:
parent
23318a595c
commit
f84f401861
@ -215,7 +215,7 @@ GEOM_Engine::GEOM_Engine()
|
||||
TFunction_DriverTable::Get()->AddDriver(GEOM_Object::GetSubShapeID(), new GEOM_SubShapeDriver());
|
||||
|
||||
_OCAFApp = new GEOM_Application();
|
||||
_UndoLimit = 10;
|
||||
_UndoLimit = 0;
|
||||
}
|
||||
|
||||
/*!
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user