MZ1
@mz1
New Member
Joined: Feb 14, 2024
Topics: 169 / Replies: 649
Reply
RE: XML writing

Very useful article and tutorials, Thank you! In my case, I want to find child node of specific node by using its attribute.we don’t know its parents …

12 years ago
Forum
Reply
RE: XML writing

denisT: you to look at XPATH I’m bit confused about xpath. Please, Correct my code if is not true: ( –creating document XmlDoc=dotNetObject “…

12 years ago
Forum
Reply
RE: XML writing

My problem is that string comes from user input(Textbox). Another question is which method is faster to find a node by attribute: ( –creating docum…

12 years ago
Forum
Reply
RE: XML writing

I changed code to store data in a Attribute, its work. But it seems searching and finding a attribute value is slower than getting a node by name. ( …

12 years ago
Forum
Topic
12 years ago
Forum
Replies: 19
Views: 123
Reply
RE: openbitmap video

Is this possible by using dotnet or wpf?

12 years ago
Forum
Reply
RE: Always Step Bezier Float Controller

denisT: the question is how to guaranty that any key of the controller has only #step type and can’t be changed to any other -Do we have access w…

12 years ago
Forum
Reply
RE: Always Step Bezier Float Controller

I use this method for mirroring(flipping) a cutout character.

12 years ago
Forum
Reply
RE: Always Step Bezier Float Controller

The only way that I found is working with key array. for k in Controller.keys do ( k.intangenttype=#Step k.outtangenttype=#Step )

12 years ago
Forum
Reply
RE: changing maxdata directory

All files such as MyUI.cui,MyUI.kbd,MyUI.clr,… are in C:\MyUIFolder. and command-line is: 3dsmax.exe -c “C:\MyUIFolder\MyUI.cui” Where is my mistake…

12 years ago
Forum
Reply
RE: changing maxdata directory

ConvertIntToDirID doesn’t work for me Eric. i’m using max 2011 64bit. Big part of my challenge is starting max with custom scheme file. I found this i…

12 years ago
Forum
Reply
RE: changing maxdata directory

Maxdata doesn’t change all things that i want. Let me explain what i want, my idea is creating different set of workspace including 3dsmax.ini,cui,kbd…

12 years ago
Forum
Topic
Forum
Replies: 5
Views: 41
Topic
12 years ago
Forum
Replies: 0
Views: 27
Reply
RE: XML using samples

Here is my codes for converting data between Treeview and XML : fn RecurseTVToXML XmlDoc TVNd XmlNd = ( NewXmlNd = XmlDoc.createElement TVNd.Nam…

12 years ago
Forum
Page 44 / 55