Using partial animation

About this task

By default, operations are not instrumented for calls. To enable operation calls, set the <lang>_CG::Operation::AnimAllowInvocation property.

If an operation is not animated (either the Animate property for the operation is set to FALSE, or the class of the operation is not in the instrumentation scope of the configuration), instrumentation for the invocation is disabled.


Feedback