reForm
@reform
New Member
Joined: Feb 14, 2024
Topics: 49 / Replies: 151
Reply
RE: Problems asigning undefined Value in python

I assume you’ve looked in vain for a maxplus “undefined” value type rather than “none” type?

8 years ago
Forum
Reply
RE: How to handle classes that return incorrect "hasproperty"

Thanks Denis. I feel my questions are getting more basic and obvious by the week! Another thing I should have picked up from the docs. Thanks again fo…

8 years ago
Forum
Reply
RE: MXS 2017 'For Loop' performance

denisT: Do you really think I was serious answering the question? it was just a joking. Hah, yes I got your joke, but thought you might have som…

9 years ago
Forum
Reply
RE: MXS 2017 'For Loop' performance

Did you notice my other post? I can’t use their recommended method to improve try()catch() performance as it isn’t backwards compatible with <2017,…

9 years ago
Forum
Reply
RE: MXS 2017 'For Loop' performance

This sounds like exactly my situation and thought process too! Here are my results : 3DS MAX 2017 time:5077ms heap:3485764L RAM:1146.23MB 3DS MAX 2…

9 years ago
Forum
Reply
RE: Obtaining controller from string without execute()

Thanks for the details Dave, and thanks for the help Denis! Cheers p

9 years ago
Forum
Reply
RE: Obtaining controller from string without execute()

Great, that’s working now. I didn’t realise the object simply had a controller rather than a controller for a translate or position property. Thanks f…

9 years ago
Forum
Reply
RE: Obtaining controller from string without execute()

Hmm, it doesn’t work for node properties; eg a=sphere() animated the position a.position.controller returns the controller. getpropertyController a…

9 years ago
Forum
Reply
RE: Obtaining controller from string without execute()

Oh dear! How on earth did I miss that in the docs! Thanks as always Denis! p.

9 years ago
Forum
Topic
Reply
RE: MXS 2017 'For Loop' performance

Autodesk responded with a detailed response : I also saw similar results, but given that the loop is not doing anything, it’s hard to say it is sig…

9 years ago
Forum
Reply
RE: MXS 2017 'For Loop' performance

Currently, no, but that’s because there is other code that also needs cleaned up.

9 years ago
Forum
Reply
RE: MXS 2017 'For Loop' performance

Well, I have a bit of an embarrassing admission to make… the slowdown in my script was down to some nasty old code I hadn’t optimised. After fixing th…

9 years ago
Forum
Reply
RE: MXS 2017 'For Loop' performance

There can’t be many scripts that don’t rely on looping. The simple fact an empty loop takes twice as long should be proof enough of a major issue shou…

9 years ago
Forum
Page 2 / 14