Automating DWG export using c#

Automating DWG export using c#

Anonymous
Not applicable
916 Views
2 Replies
Message 1 of 3

Automating DWG export using c#

Anonymous
Not applicable

I am working on integrating the CAD and GIS databases at my company.  I am having trouble finding resources or sample code in C# for simple things like exporting files to sdf and then to shp.  I want to avoid AutoLISP if possible.  Anything helps, my primary interest is in C# or Python.

0 Likes
917 Views
2 Replies
Replies (2)
Message 2 of 3

michael_robertson
Collaborator
Collaborator

If there are things you can't find in the C# API, you can do a lot with sending commands via C# just a like a user would send manually.

Mike Robertson
FL. Dept. of Transportation
CADD Applications Developer
0 Likes
Message 3 of 3

Anonymous
Not applicable

Do you mean in the command prompt in AutoCAD?  I'm primarily a GIS user all this CAD stuff is new to me.

0 Likes