SavePointFile

 From:  Michael Gibson
11540.11 In reply to 11540.10 
Hi probotix,

re:
> Can you be more specific about how to use the dump function?

Get the file MoI_v5_API_Documentation.htm from here:
https://moi3d.com/forum/index.php?webtag=MOI&msg=10857.36

That has the code for a dump function, copy the dump function into your script and then you can call dump( obj ); which will list properties of that object.

- Michael