sinokgr
@sinokgr
New Member
Joined: Feb 15, 2024
Topics: 19 / Replies: 146
Reply
RE: Matrix Interpolation

Thanks Daniel for your reply, here is an update to the code that kinda works using Autodesk.Max; using System.IO; namespace realtimeuk { publi…

11 years ago
Forum
Reply
RE: Matrix Interpolation

hm… I’ve just realized that I get the following error “– Runtime error: dotNet runtime exception: Unable to cast object of type ‘Autodesk.Max.Wrapper…

11 years ago
Forum
Reply
RE: Matrix Interpolation

Any help plzzz?! :rolleyes:

11 years ago
Forum
Topic
Forum
Replies: 6
Views: 19
Reply
RE: simple script problem, export to file…

Personally I never had a problem with MXS version. In order not to add the new text in the same line, just add a ” ” before the text you are adding.

11 years ago
Forum
Reply
RE: interrupt callbacks

Yeah… I though so… thanks for the confirmation though.

11 years ago
Forum
Topic
Forum
Replies: 2
Views: 9
Reply
RE: Rootnode custom attributes from .NET

The “Autodesk.Max.dll” is already loaded so in order to get the Interface14 you only need to type global GI = (dotNetClass “Autodesk.Max.GlobalInter…

11 years ago
Forum
Reply
RE: array result (x.count)as rollout, group names ?

something like this? try(destroyDialog testRollout)catch() rollout testRollout “Test” width:160 height:64 ( local myAr = #() groupBox myGroup “0…

11 years ago
Forum
Reply
RE: getDisplayMesh Set key button flashing

I’ll give it a go later because now I have two scripted plugins, one for the mesh (invisible class) and one for the helper, so I suppose in my case, y…

11 years ago
Forum
Reply
RE: getDisplayMesh Set key button flashing

Aww you mean about a quick flicker that does on the creation?! If yes, it’s ok, that’s not a problem. The problem was when it was flickering while you…

11 years ago
Forum
Reply
RE: getDisplayMesh Set key button flashing

what do you mean “create via the viewport”? If you mean using the “tool create” it works fine for me plugin Helper HelperTest_DisplayMesh name:”Hel…

11 years ago
Forum
Reply
RE: getDisplayMesh Set key button flashing

Thanks for the replies! Cheers Denis, nice trick!

11 years ago
Forum
Topic
Forum
Replies: 11
Views: 49
Reply
RE: Matrix3 to string and back

yep, that’s exactly what I’m doing right now.

11 years ago
Forum
Page 4 / 11