« Change Alignment Curve Label style using Civil 3D .NET API | Main | Install Autodesk Infrastructure Map Server 2013 step by step »
By Partha Sarkar
Here is an example on how to use command line version of -mapexport for exporting DWG data to SHP file.
(command "-mapexport" "SHP" "c:\\Temp\\MyTest.shp" "Y" "c:\\Temp\\Street.epf" "S" "L" "All" "*" "*" "No" "Proceed")
More...