Community
Arnold for 3ds Max
Rendering with Arnold in 3ds Max using the MaxtoA plug-in.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

AiDisable operator

3 REPLIES 3
Reply
Message 1 of 4
make23l
310 Views, 3 Replies

AiDisable operator

Hello!

I've been testing the operators and I have a doubt. It’s possible with the aiDisable node to unhide a geometry of the scene?

Because hiding geometry does not seem to be a problem, but I can’t show a hidden geo.

thank you!

3 REPLIES 3
Message 2 of 4
Stephen.Blair
in reply to: make23l

Disable doesn't hide and show nodes. It disables a node, which is something different. You would have to disable a node first before you could enable it again.

The only way to disable nodes is with the operator, or the Arnold API.



// Stephen Blair
// Arnold Renderer Support
Message 3 of 4
make23l
in reply to: make23l

I understand, but can you use it to modify a parameter such as visibility? because to put it on off if that is possible but putting it on does not seem to have an effect

Message 4 of 4
Stephen.Blair
in reply to: make23l

I would use set parameter to set visibility

visibility=0 and it's hidden

visibility=255 to show it



// Stephen Blair
// Arnold Renderer Support

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report