#401232
Hi,
I have a simple code to get the render channel path, it works fine with pymaxwell4 but got error with pymaxwell, anyone can help?
renderPath = scene.getPath('RENDER')
TypeError: in method 'Cmaxwell_getPath', argument 2 of type 'mx::RenderChannels'


from pymaxwell5 import *
filepath = "C:/Users/wong.mingfae/Desktop/model.mxs"
scene = Cmaxwell(mwcallback_cb)
scene.readMXS(filepath)
renderPath = scene.getPath('RENDER')
print(renderPath)
Never No More Studio Lighting

Thanks , Mark. Another method. Two planes. One und[…]

Great tutorial, Andreas! Thank you for taking the[…]

Hello, Thierry. I'm sorry for taking so long to r[…]

SS Pinto Bean

Very nice, Tom! There's a lot of work there and n[…]