SnipeyX
@snipeyx
New Member
Joined: Feb 15, 2024
Topics: 10 / Replies: 33
Reply
RE: Link Constraint Key Access

Wow, that’s pretty awesome. Still working my way up that coding knowledge hill where I can think of it like that. This helps a lot, appreciate it.

13 years ago
Forum
Reply
RE: Link Constraint Key Access

In case anyone else comes across wanting to do the same thing, here’s what I wound up doing, seems to work thus far. sel = selection as array objs =…

13 years ago
Forum
Reply
RE: Link Constraint Key Access

Ahhhhhhhhhhhhhhh. Right. I knew that. I used addTarget all over the place in this script, but DeleteTarget never even entered my mind when it came to …

13 years ago
Forum
Topic
Forum
Replies: 5
Views: 16
Reply
RE: How to automate changing from Editable Poly to Editable Mesh?

It sounds like you’re beyond wanting to use denisT’s code, but since I’m just sitting here watching a progressbar for a bit, I’ll try to walk through …

13 years ago
Forum
Reply
RE: How to automate changing from Editable Poly to Editable Mesh?

Go to the maxscript help and go to the index tab. He’s referencing “geometry – objectset” and “mapped function definition”. I use index 98% of the tim…

13 years ago
Forum
Reply
RE: MAXScriptManager

Ah bummer! No worries, we’ll figure something out. I’m surprised your tool hasn’t gotten more attention (maybe it has and I’ve just missed it), Seems …

14 years ago
Forum
Reply
RE: MAXScriptManager

Norman, I was considering using MSM to manage our internal tools here at work, and I figured I could point the Repository URL to a UNC directory path,…

14 years ago
Forum
Reply
RE: Move Modifiers SubObject (Slice Plane)

Ah okay, yeah i didn’t know if you were doing something different with units other than what was posted the first time. I would double check what your…

14 years ago
Forum
Reply
RE: Move Modifiers SubObject (Slice Plane)

Did you try just getting rid of the units stuff? I didn’t see your second script before you took it down, I would put it back up so others can help yo…

14 years ago
Forum
Reply
RE: UnknownSystemException: CAT, rollouts, and instancing trouble

Since the unknown exception was happening when I add a motion layer to the cloned rig, and does not happen when I run the script on a CATRig that alre…

14 years ago
Forum
Reply
RE: Problem Applying Sweep Modifier from inside Rollout

Found it, since I am changing theMod.CurrentBuiltInShape I need to update the object/modifier after changing the shape as well (or instead of) so thi…

15 years ago
Forum
Reply
RE: Problem Applying Sweep Modifier from inside Rollout

Well, you’re right for your code, but some reason it’s not working on mine. I’m creating a spline by adding knots instead of just using a circle, I do…

15 years ago
Forum
Topic
Page 2 / 3