Page 1 of 1

Python: access Octane Material properties?

Posted: Fri Jul 17, 2015 3:39 pm
by fuelnewmedia
Hi aoktar,

is there any possibility to read Octane Material properties through python / a python plugin?

Thanks for your help & best regards
Paul

Re: Reading Octane Materials in Python

Posted: Fri Jul 17, 2015 4:05 pm
by aoktar
Yes, i suppose that you can read as other materials. All you need to check "res" directory. There are two files for Octane material, "OctaneMaterial.h" and "OctaneMaterial.res". If you have some idea about BaseContainer and reading data, that should be easy.

Re: Python: access Octane Material properties?

Posted: Fri Jul 17, 2015 4:11 pm
by fuelnewmedia
Hi aoktar,

Thanks for your quick reply! How do you respond so fast to most of the posts and also find time to work on the plugin? A mistery to me :)
Anyway, thanks for the hint, led me into the right direction!

Best regards,
Paul