Python support in NX 9?

Hi all,

I feel like this is a simple question. NX 9 came out recently, and I had heard a rumor that Python would be added to the supported languages. I did the classic Google search to no avail. I wondered if anyone had any insight into this? Thanks for any responses.

I have also heard rumors that a Python API is in the works. It's not in NX9, though.

You can use IronPython, of course (Python for the .NET world), and call the NX .NET API. The same is true for IronRuby, F#, Boo, Cobra, or any other .NET language.

Just out of curiosity, why are you interested in Python?