mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-11 16:19:17 +05:00
Merge branch 'master' into V9_3_BR
This commit is contained in:
commit
aa818f57a9
@ -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