API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdArtwork Class > OdArtwork Methods > OdArtwork::addAnimation Method
OdArtwork::addAnimation Method
Syntax
C++
void addAnimation(const OdAnimationPtr& animation);
Parameters 
Description 
const OdAnimationPtr& animation 
[in] A smart pointer to the animation object that should be added. 

Adds a new animation object to the artwork. 

 

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