Does htoa register its version number in houdinis hip file?

Does htoa register its version number in houdinis hip file?

Neil_chenzhong
Not applicable
650 Views
4 Replies
Message 1 of 5

Does htoa register its version number in houdinis hip file?

Neil_chenzhong
Not applicable

Is there any line written the htoa s version in a hip file?

0 Likes
651 Views
4 Replies
Replies (4)
Message 2 of 5

Stephen.Blair
Community Manager
Community Manager

No, but there are lines like this:

Object/arnold_light C:/Users/blairs/htoa/htoa-2.0.1_r9019629_houdini-16.0.557/htoa-2.0.1_r9019629_houdini-16.0.557/otls/arnold_light.otl


// Stephen Blair
// Arnold Renderer Support
0 Likes
Message 3 of 5

Neil_chenzhong
Not applicable

thank you

thats one way to get it, but its not a safe way for the simple reason that some people they dont always use the default path, they might just use something like this:

Object/arnold_light C:/Users/blairs/htoa/otls/arnold_light.otl

It s a good idea if they put version info in hip file, just like that redshift does(houdini as well).

0 Likes
Message 4 of 5

frederic.servant
Autodesk
Autodesk

How would you use this information?

0 Likes
Message 5 of 5

Neil_chenzhong
Not applicable

simple, that s for plugin installation purpose.

Say you've a project that out-sourced to different groups, they might use different versions of a plugin, blablabla

0 Likes