From: jfa Date: Thu, 4 Apr 2019 08:53:12 +0000 (+0300) Subject: bos #16700 [EDF] GEOM : Import python file after dump of explode structure from XAO... X-Git-Tag: V9_3_0rc1^2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=485d7cea0a206b5c1d72b6985d6347d149210ee8;p=modules%2Fgeom.git bos #16700 [EDF] GEOM : Import python file after dump of explode structure from XAO file --- diff --git a/src/XAOPlugin/XAOPlugin_IOperations.cxx b/src/XAOPlugin/XAOPlugin_IOperations.cxx index a0234cca0..f725f43b7 100644 --- a/src/XAOPlugin/XAOPlugin_IOperations.cxx +++ b/src/XAOPlugin/XAOPlugin_IOperations.cxx @@ -527,8 +527,6 @@ bool XAOPlugin_IOperations::ImportXAO( const char* fileName, TDF_Label freeLabel = group->GetFreeLabel(); TDataStd_Integer::Set(freeLabel, (Standard_Integer) getGroupDimension(xaoGroup)); groups->Append(group); - - function = group->GetLastFunction(); } // create the fields