Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdArtwork::getAnimations Method
Syntax
C++
void getAnimations(OdAnimationPtrArray& animations) const;

Returns all animation objects that exist within the artwork. The method fills a passed array of smart poiters to an animation object and returns it to a calling subroutine. 

 

Parameters
Description
animations
[out] A placeholder for the animation object smart pointers.
Copyright © 2002-2022. Open Design Alliance All rights reserved.