How to add your knowledge

IronPython scripting examples

    Version as of 04:01, 20 Jun 2013

    to this version.

    Return to Version archive.

    View current version

    IronPython scripting for Inventor

    As an alternative to VBA and regular Python, IronPython is Python with .NET binding already built in. Visual Studio can be used as a development environment (Visual Studio Shell is free from Microsoft).

    Samples

     

    The main goal for this page is to provide a sample repository of IronPython scripts which have been converted from the VBA macros Autodesk provides in the Inventor Programmers documentation. This will give people a head start on programming Inventor using IronPython as the scripting engine. Contributor's are welcome also.

     

    Related Wiki Topics

    External Links

    1. http://IronPython.net
    2. Link 2