danielkenobi
@danielkenobi
New Member
Joined: Feb 15, 2024
Topics: 4 / Replies: 6
Topic
Forum
Replies: 1
Views: 12
Reply
RE: Python:apply material loaded from material library to node

I am guessing you are missing the cast SubAnim = MaxPlus.MaterialLibrary.GetMaterial(MatLib,matIndex) refMat = SubAnim.GetRefTarget() Material = MaxP…

9 years ago
Forum
Reply
RE: Enable / Disable Maps on VRayMtl (SDK)

One question are you programming this in python or in C?

9 years ago
Forum
Topic
Forum
Replies: 0
Views: 11
Reply
RE: enhanced section object

you could try using the section spline shape to convert a slice to splines and then export them. Is this what you are asking out?

13 years ago
Forum
Reply
RE: Script doesn't work as button

Noup it doesn’t give any error messages, it just doesnt work. If I run the script with cntl +e i runs great but If I dragdropit in a toolbar it doesn’…

14 years ago
Forum
Topic
Forum
Replies: 3
Views: 5
Reply
RE: Can a script execute on every frame?

tks Donmec that was pretty helpfull, I actually have some problems later because at render time it didnt change the transparency of the object that I …

20 years ago
Forum
Reply
RE: Can a script execute on every frame?

I solve it? so those how read and didnt know the answer Here is what I did, I used a dumies float script space to write the code so it will evaluates …

20 years ago
Forum
Topic
Forum
Replies: 3
Views: 20