Reading and Writing from VB2010 to AutoCAD 2010/11 LT text Attribute Field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there,
I am looking to first write from a VIsual Basic 2010 Express form to my AutoCAD drawing. I have set up some attributes to act as border information.
I have had a look at various posts on this site and others and I'm getting quite confused to be honest, so if you could bear with me please.
As with Microsoft Office products I see you need to reference in some files and then import them at the top of the code.
I would be grateful to anyone who could tell me which files or COM reference to add in to my project, and then also the exact text I need to write as my import.
I have tried:
Imports Autodesk.AutoCAD.Interop
But I'm not sure if this is correct.
And now I just don't really know where to start with the coding. So if anyone can point me to some example or even post some code it would be much appreciated.
Thanks in advance,
squat