-1

I am whole new in Autocad using in .NET application. I am working on WPF application that need to import, export and view 2d DXF or DWG file on canvas. I need some general information about how to achieve my goal if possible step by step instruction.

Edmon
  • 108
  • 2
  • 5

1 Answers1

0

I would suggest you use the Autodesk View & Data webservice to show the model as a WebGL viewer on your application. There are some samples on the link and you need internet connection in order to have this viewer working.

Augusto Goncalves
  • 8,493
  • 2
  • 17
  • 44