Autodesk Buzzsaw Developer
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
*Lazic, Rad
Developmen t tools
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
94 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
Does anyone know what would be the preferred development tools for the
Buzzsaw.
TIA
Regards,
Rad Lazic
Re: Developmen t tools
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
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
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
