sinokgr
@sinokgr
New Member
Joined: Feb 15, 2024
Topics: 19 / Replies: 146
Topic
Forum
Replies: 0
Views: 9
Reply
RE: XRef_Material

Yeah, but the problem with that, is that in order to make it track the live updates, you have to create a FileSystemWatcher in order to track the chan…

11 years ago
Forum
Reply
RE: Autodesk exchange store apps

I haven’t read it yet, but thanks for sharing. I’ll try to read it later.

11 years ago
Forum
Reply
RE: Finding Position On Spline

try this one. unitsPos = 10 myShape01 = $Line001 myShape02 = $Line002 pos01 = lengthInterp myShape01 1 (unitsPos/(curveLength myShape01 1)) pos02 …

11 years ago
Forum
Reply
RE: ctrl + left click

there are many ways to do it. Two of them are to either use the selectMore method or just set the .isSelected property for these objects to true.

11 years ago
Forum
Reply
RE: how do you like my new avatar?

I’m also a big fun of icons/documentation/video tutorials etc! That’s a screenshot from the toolbox I’ve developed for the company I work the past …

11 years ago
Forum
Reply
RE: how do you like my new avatar?

miauu: d t s ? Denis Trofimov Script/Signature/Special :bowdown: :applause:

11 years ago
Forum
Reply
RE: how do you like my new avatar?

I’ve already told you in a previous post that I like it. Now that I know and it’s purpose, it makes even more sense. Can’t wait to check out your tool…

11 years ago
Forum
Reply
11 years ago
Forum
Reply
RE: getVert using MXS, dotnet and C#

To be honest, I’m just experimenting/practicing at the moment. This exporter I’m working from time to time is a side project to the pipeline system I’…

11 years ago
Forum
Reply
RE: getVert using MXS, dotnet and C#

Hi again, I don’t know if I implemented correctly your C++ code Klunk but this is what I got Revised old method using Autodesk.Max; using System.I…

11 years ago
Forum
Reply
RE: getVert using MXS, dotnet and C#

sorry, that was a typo. I wanted to say “I didn’t run into an error”. It printed all the positions. The last on though it was [0,0,0] but since I didn…

11 years ago
Forum
Reply
RE: getVert using MXS, dotnet and C#

Thank you all for your replies @Klunk-1 Thanks for the sample code. I’ll try to implement it in C#. The weird thing about the arrays though, it was t…

11 years ago
Forum
Topic
Forum
Replies: 20
Views: 11
Reply
RE: Add Subanim

try this myCA = attributes attributeName ( parameters paramsName ( property type:#float ) ) custAttributes.add modifierVar myCA

11 years ago
Forum
Page 2 / 11