Advanced topic
The LevelEditor includes the IronPython programming language and an IronPython console. IronPython is an open-source implementation of the Pythonâ„¢ programming language designed primarily for the Microsoft .NET Framework. See ironpython.net or ironpython.codeplex.com for more information about IronPython. See www.python.org for more information about the Python language.
To open the IronPython command console, select Window > IronPython. You can use this window to write Python scripts to implement new commands or macros within the LevelEditor.