THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 07/05/2009 at 11:40, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 11
Platform: Windows ;
Language(s) : C++ ;
---------
Hi all,
I have a new Problem ;.}
I want to set a layer to an objekt depending on the Material-Name of the objekt:
In words like this:
run through all ojekts
If "Material-Name" = xxx
then
set Layer to the object = "YYY"
ende
An other problem for me is to set the material-projekttion.
In words like this:
run through all ojekts
If "Material-Name" = xxx
then
set material-projektion = cubic
ende
Thanks so much for all your help.