How to export a DWG format file into a SAT file using C# Autocad API's. Selection set is to be in SelectAll mode in SAT file. I am using VS 2010 and Autocad 2012. Code will be very helpful.
How to export a DWG format file into a SAT file using C# Autocad API's?
2.3k views Asked by Rahul At
2
Ok friends instead of going through c# code using Autocad API's I have gone through following alternative i.e creating an acaddoc.lsp file
and writting the following code into it. As my requirements are to be used inside a single folder this things that helped me out is.
For C#
spaces inside the send command works as an enter.