d3coy
@d3coy
New Member
Joined: Feb 14, 2024
Topics: 11 / Replies: 123
Reply
RE: Access to Mirror Paste button in Skin?

I see a skinops.mirrorpastebone() function when I do a showproperties on skinops. It takes 3 arguments… unfortunately none of the inspector functions …

19 years ago
Forum
Reply
RE: Find shortest distance between point and a mesh?

Hi guys, I had this problem when figuring out particle detections on mesh objects so I could draw trails from the particles on the UV’s of the mesh. …

19 years ago
Forum
Reply
19 years ago
Forum
Topic
Forum
Replies: 3
Views: 56
Reply
RE: Preserve Data in Scene

Have you ruled out using custom attributes?

19 years ago
Forum
Reply
RE: Problem Executing String

Come to think of it, I don’t think you can externally access values as properties unless they exist within a rollout or utility. A work-around would …

19 years ago
Forum
Reply
RE: Problem Executing String

I think (although I can’t be sure without seeing the rest of your code) that your boneList is in local scope, and when you use the execute method it e…

19 years ago
Forum
Reply
RE: How does this work?

Thanks guys! Bobo, I never knew $ had that quality! That’s what threw me off, thanks a bunch :thumbsup: EDIT: As a side note, doing this test: …

19 years ago
Forum
Topic
Forum
Replies: 4
Views: 52
Reply
RE: gw.Polygon: How, where, why?

Hey Wahooney, I’ve scoured the forums for this same answer, and I gave up convinced that no one! has ever successfully drawn a gw.polygon. I can dra…

19 years ago
Forum
Reply
RE: checking if an array exists

Is the array you’re looking for in a scripted rollout/dialog? If so you may need to use the rollout’s name then access the local array as a property …

19 years ago
Forum
Reply
RE: BitmapI/O and Netrendering question

ok! I found out what the problem was: After doing some testing, I found that the bitmap IO methods worked fine when I was just working with bitmaps….

19 years ago
Forum
Reply
RE: BitmapI/O and Netrendering question

That’s what I’ve been doing too hblan, I just wish there were a way to set render settings through maxscript! If I have hundreds of jobs to send off,…

19 years ago
Forum
Reply
RE: BitmapI/O and Netrendering question

Is there truly no way to specify output settings prior to sending a job to the netrender interface? If not, then what are the BitmapIO methods for – …

19 years ago
Forum
Topic
Forum
Replies: 4
Views: 29
Page 8 / 9