API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdArtwork Class > OdArtwork Methods > OdArtwork::getAnimations Method
OdArtwork::getAnimations Method
Syntax
C++
void getAnimations(OdAnimationPtrArray& animations) const;
Parameters 
Description 
OdAnimationPtrArray& animations 
[out] A placeholder for the animation object smart pointers. 

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. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.