ikkman

ikkman

About Me

Connect

LOCATION
Not Specified
ウェブサイト

Houdini Skills

Availability

Not Specified

Recent Forum Posts

Problem with material assignment 2017年2月19日9:18

Hi All,

I have a bit problem with material assignment for particular faces group. The following picture does illustrates the problem with materials assignment. The outline group material always overload the outer group material for no reason even though each has a distinguished faces in its own. Any ideas?

-K

Group by pattern with condition? 2017年2月18日6:43

Hi All,

I am trying to specify a particular surface selection based on extrude dist, so I added the following condition inside group's pattern field as follow:

if(ch(“../polyextrude2/dist”) == 0, 13, 19)

But it does not work. Any idea how to resolve it?

-K