Message 1 of 1
AutoCad : Draw line or circle on drawing file using C# wpf

Not applicable
03-24-2017
12:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello , I am trying to draw table structure on Drawing file through C# code and open that file into AutoCad application. I am able to find the drawing and open into AutoCad Application. But not getting solution for draw lines or shapes on it through C# code. Can anyone help me?