• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Autodesk Buzzsaw Developer

    Reply
    *Lazic, Rad

    Development tools

    93 Views, 1 Replies
    09-27-2003 09:37 AM
    Hi,

    Does anyone know what would be the preferred development tools for the
    Buzzsaw.

    TIA

    Regards,


    Rad Lazic
    Please use plain text.
    Active Member
    Posts: 8
    Registered: ‎11-26-2003

    Re: Development tools

    09-29-2003 01:57 AM in reply to: *Lazic, Rad
    It really depends on what you're most comfortable using. I've written code using Microsoft's C++, Visual Basic, VBScript, and C#. The easiest is probably C# because of how easily it integrates with COM (and because I'm more used to C++ than VB). You should be able to write code using any language/development package that supports COM. So Python, Delphi, JavaScript, etc. are all possiblities.

    The only other thing to be aware of is that the help file samples are all written in C++ and VB. Not a big deal to translate them to other languages if your used to it.

    John Bartak
    Please use plain text.