Group Question
I have question about how to add a modifier to the group. Here is my simpe code:
group $ name:"first"
select $first
mybend = bend()
addmodifier $ mybend
But the bend modifier applies to each object in group separately, not to the group itself. So the question is - how to apply modifier to the group itself?
Comments
.
Tools and Scripts for Autodesk 3dsMax
thanx! now it is working!
thanx! now it is working!