mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
// fix
This commit is contained in:
@@ -426,6 +426,7 @@ Handle(XCAFAnimObjects_AnimObject) XCAFDoc_Animation::GetObject() const
|
||||
aNewOperObj->SetInverse(anIsInvert);
|
||||
anOrderedOperations.Append(aNewOperObj);
|
||||
}
|
||||
anObj->ChangeOrderedOperations() = anOrderedOperations;
|
||||
return anObj;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user