mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-11 16:19:17 +05:00
bos #16700 [EDF] GEOM : Import python file after dump of explode structure from XAO file
This commit is contained in:
parent
175b357b21
commit
485d7cea0a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user