WkXmlLibrary

66 votes
Version: 
1.3
Date Updated: 
08/28/2010
Author Name: 
WerwacK

 

The purpose of this script is to give an easy and full access to XML files: creation, reading and modifications
It is intented to be used with the same flexibility as a library: instanciate the structure where you need it
in your code and use the member functions to manipulate the XML files.

WkXmlLibrary - A WerwacK script at www.werwackfx.com

This script strongly relies on the DotNet interface.

Installation:

Copy the folder "Scripts" extracted from the archive (alternatively you can also just copy
the file WkXmlLibrary.ms it contains) to the script folder of 3dsMax (<3dsMax folder>\scripts\)

Use:

A step by step demo is included at the end of the script.
To do it, open the script file in a text editor, go to the end and follow the instructions.

Feedback:

Please feel free to contact me for bugs and feedback at [email protected]

Version Requirement: 
From 3dsMax 9 to the most recent release (currently 3dsMax 2011)

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
martinmb's picture

Many thanks for sharing that

Many thanks for sharing that Werwack, really couldn't have made reading xml any easier. A really great help as I dont know my dots from my nets!

werwack's picture

Well, not really surprising:

Well, not really surprising: it was inspired by it :D
In fact Dave you are even in the credits (see Version History in the header).

This lib was developed something like a year ago based on a thread (or script, I don't remember) I found on the net. It was written by you, very likely, since I kept the reference in the history.
I just cleaned a bit my lib a few weeks ago to share it, not knowing that you improved yours at the same time.

I have to thank you, by the way, because the code you suggested at the time really helped me to go into DotNet ;)

Best,

Werwack

www.werwackfx.com - Ideas and Tools for Graphic Applications

dandg's picture

Wow, nice lib. Its quite

Wow, nice lib. Its quite similar to old XML Library http://www.scriptspot.com/3ds-max/scripts/simple-xml-library-for-3dsmax your is looks a little further developed.

Cheers,
Dave

David Mackenzie
Pipeline TD
http://daveandgoliath.com

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.