AutoCAD Mechanical with .NET Application

AutoCAD Mechanical with .NET Application

Anonymous
Not applicable
453 Views
0 Replies
Message 1 of 1

AutoCAD Mechanical with .NET Application

Anonymous
Not applicable
Hi all again,

I can start AutoCAD from my .NET application 🙂 but I asked myself if it possible to start AutoCAD Mechanical and work with its COM objects. I have added its references in my solution.
- McadAuto 2.0 Type Library
- BRepAuto 2.0 Type Library
- GeAuto 2.0 Type Library

and some files (*.arx & *.dll) in solutions flolder.
But when I do
"McadAuto.McadApplication _appAutoMec = new McadAuto.McadApplicationClass();"
I obtain one System.IO.FileLoadException exception.

What's happening?

Thanx 🙂
0 Likes
454 Views
0 Replies
Replies (0)