Message 1 of 6
AutoCAD Project
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello, can someone help me figure out something for a project I have with AutoCAD.
I have a drawings ready in a .dwg file. These drawings are going to be blocks with attributes. I need to write a code using .NET and C# on Microsoft Visual Studio. I need this code to choose from one of the blocks and drop it into a new file.
Then I need to be able to write a code that can go through each line of the drawings and fill in the attributes from data in an excel sheet.
This is an image of the blocks.
Thank you.