#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)
Sketchup 2026 Released

Considering how long a version for Sketchup 2025 t[…]

Greetings, One of my users with Sketchup 2025 (25[…]

Maxwell Rhino 5.2.6.8 plugin with macOS Tahoe 26

Good morning everyone, I’d like to know if t[…]

Help with swimming pool water

I've had closer look at the pool image above. I[…]