deprecated_A3DPDFAnimMotionCreate
-
A3DStatus
deprecated_A3DPDFAnimMotionCreate(const deprecated_A3DPDFAnimMotionData *pMotionData, A3DPDFAnimMotion **ppAnimationMotion) deprecated
A3DStatusdeprecated_A3DPDFAnimMotionCreate(constdeprecated_A3DPDFAnimMotionData* pMotionData,A3DPDFAnimMotion** ppAnimationMotion)Function to create an animation motion.
Warning
This function is deprecated. Please use
A3DPDFAnimMotionCreate2()instead. This will be removed in version 2026.1.0. When migrating from A3DPDFAnimMotionCreate to A3DPDFAnimMotionCreate2, please be sure to specify targets asA3DPDFTargetEntityinstead ofA3DMiscMarkupLinkedItem.Parameters
pMotionData: The motion parameters.
ppAnimationMotion: The motion object created.
Returns
A3D_SUCCESS in case of success or an error code