Page History
Sometimes, for example, to maintain compatibility, it's essential to know the current C4DtoA or Arnold version in a python script.
Get current version | python
To do this, you have to send a message to the Arnold scene hook registered by the plugin. If the scene hook does not exist it means C4DtoA is not installed.
...