Bug report: MAXScript interface not implemented

A public forum for discussing and asking questions about the demo version of Octane Render.
Forum rules
For new users: this forum is moderated. Your first post will appear only after it has been reviewed by a moderator, so it will not show up immediately.
This is necessary to avoid this forum being flooded by spam.
Post Reply
maxman
Posts: 1
Joined: Mon Feb 15, 2016 4:34 pm

Sorry if this is the wrong forum, but it seems as a new user, I cannot post in many places here...

anyway, just wanted to report a bug in the 3ds Max plugin of Octane (OtcaneRender 2.24.2):

The MAXScript function

<maxObject><RenderElementMgr>.GetRenderElement <integer>index

is used to access the render elements, and it seems that for Octane, this isn't implemented, as it always returns 'undefined'.

Sample code:

-- add some Octane render elements first
re = maxOps.GetCurRenderElementMgr()
theElement = re.getRenderElement 0 -- access the first render element; this should return an object, but will return undefined


Hope this helps...
Post Reply

Return to “Demo Version Questions & Discussion”