Author Topic: Using C#.NET *effectively* to communicate with Autodesk Inventor's COM API  (Read 1515 times)

0 Members and 1 Guest are viewing this topic.

rmdw

  • Guest
I've been given a task to write a series of C#.NET apps to communicate with Inventor's COM objects.  I've never done something like this before so naturally searched the Internet for tips & tricks on how to do so.  I did find some general information about using .NET to communicate with COM but nothing too specific about doing it with Inventor.

My employer has tried the same a little in the past but found the communication to be extremely slow.  I'm hoping there might be someone on here who has successfully done this before and would kindly offer some valuable tips on how to do it in the most effective way possible.

Thank you!

Robert Werner