mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-11 16:19:17 +05:00
BugID IPAL9186: Added a call to method initGeomGen
This commit is contained in:
parent
79263e107d
commit
8039f8cb66
@ -37,6 +37,7 @@ import GEOM
|
||||
g = lcc.FindOrLoadComponent("FactoryServer", "GEOM")
|
||||
geom = g._narrow( GEOM.GEOM_Gen )
|
||||
gg = ImportComponentGUI("GEOM")
|
||||
gg.initGeomGen()
|
||||
|
||||
#SRN: modified on Mar 18, 2005
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user