Frankyboy
@frankyboy
New Member
Joined: Feb 15, 2024
Topics: 0 / Replies: 5
Reply
RE: cloth scripting problem introduced in 3DS Max 2013 and 2014?

Ya, looks like a bug. Try: cur_obj.cloth[3].Active

12 years ago
Forum
Reply
Reply
RE: where is getClothProperties?????

It seems there is no such function. Maybe log this as a request to Autodesk?

16 years ago
Forum
Reply
RE: Cloth – cacheFile problem.

If you have only one node in the simulation, you would use: $.cloth[2].Cache_File since there can be many cloths in a simulation, $.cloth.cache_file…

16 years ago
Forum
Reply
RE: How to access cloth modifier Collision Properties?

themod.setObjectProperty $Plane01 “depth” 10.5 For max9, It’s in the maxscript reference.

18 years ago
Forum