Aline3D
@aline3d
New Member
Joined: Feb 15, 2024
Follow
Reply
RE: Script for copying materials
Oh, realy?? I test with Sphere and It’s Ok!! The script work with only Spheres… haha :rolleyes: I’m sorry, I’m kidding you. I don’t know… Here it is…
17 years ago
Forum
Reply
RE: Script for copying materials
Hi :o) Try this: for i in geometry do ( if i.material != undefined then ( for j in geometry do ( if ((j.name == i.name) and (j.mate…
17 years ago
Forum
Reply
RE: Edit text or label caption to run over multiple lines
Use height => 18 in the text field. It’s multiline. And use Enter for break line in interface or ” ” if write text with code.
17 years ago
Forum
Reply
RE: Autodesk 3dsmax 2008 Maxscript ProEditor
ohhh!!! it’s amazing!! :bounce:
17 years ago
Forum
Page 2 / 2
Prev