  | | | Scripting : find a shader, how to select the material it belong to ? | Scripting : find a shader, how to select the material it belong to ? 2005-02-26 - By Guillaume Laforge
Back Hi,
I'm writing a script who collect some specific shaders. I need to select the materials. I can't find the good method.
"SelectNeighborObj" command or the ".parent" can't work because the shaders are at different places in the render tree.
For example, in this render tree :
THE phong > mix2colors > My material
how to select "My material" if I collect "THE phong" in an XSI collection ?
Cheers,
Guillaume Laforge CG artist www.vol2nuit.fr
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=iso-8859 (See http://iso-8859.ora-code.com)-1"> <META content="MSHTML 6.00.2900.2604" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY> <DIV><FONT face=Arial size=2>Hi,</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>I'm writing a script who collect some specific shaders. I need to select the materials. I can't find the good method.</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>"SelectNeighborObj" command or the ".parent" can't work because the shaders are at different places in the render tree.</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>For example, in this render tree : </FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>THE phong > mix2colors > My material </FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>how to select "My material" if I collect "THE phong" in an XSI collection ?</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>Cheers,</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>Guillaume Laforge</FONT></DIV> <DIV><FONT face=Arial size=2>CG artist</FONT></DIV> <DIV><FONT face=Arial size=2><A href="http://www.vol2nuit.fr">www.vol2nuit.fr</A></FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2></FONT> </DIV></BODY></HTML>
|
|
 |