Message 1 of 4
getting points on drawing with VBA

Not applicable
06-08-2010
11:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I'm a new member on Autodesk and honestly, I'm not really experienced with VBA.
Here's the situation: From a drawing in AutoCad 2009, I want to use VBA as an interface user and I want to be able to get all coordinates from specific points that have been already drawn. So let's say you open Autocad, then open and launch VBA and in one click for exemple, it will automatically get all points that I need in X, Y and Z positions. Then, I'll be able to do something else with these points afterward. Don't think I haven't tried anything yet, I've been looking a long time and I can do some stuff like drawing a line in 3D, but that's not really what I'm looking for.
thx for your help!