mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-03-17 01:07:55 +05:00
Dump Python. Insert
This commit is contained in:
parent
eab535b5f3
commit
b4ab5222d6
@ -366,7 +366,7 @@ TCollection_AsciiString GEOM_Engine::DumpPython(int theDocID,
|
||||
|
||||
aScript = "import geompy\n\n";
|
||||
aScript += "def RebuildData(theStudy):";
|
||||
aScript += "\tgeompy.init_geom(theStudy)";
|
||||
aScript += "\n\tgeompy.init_geom(theStudy)";
|
||||
|
||||
Handle(TDataStd_TreeNode) aNode, aRoot;
|
||||
Handle(GEOM_Function) aFunction;
|
||||
|
Loading…
x
Reference in New Issue
Block a user