mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-14 09:38:34 +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();
|
TDF_Label freeLabel = group->GetFreeLabel();
|
||||||
TDataStd_Integer::Set(freeLabel, (Standard_Integer) getGroupDimension(xaoGroup));
|
TDataStd_Integer::Set(freeLabel, (Standard_Integer) getGroupDimension(xaoGroup));
|
||||||
groups->Append(group);
|
groups->Append(group);
|
||||||
|
|
||||||
function = group->GetLastFunction();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// create the fields
|
// create the fields
|
||||||
|
Loading…
Reference in New Issue
Block a user