Message 1 of 4
AutoCAD 2007 VBA Help Files (BlockReference Object)

Not applicable
12-15-2006
10:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Just wondering if anyone knows about this.
[Rant]
The help files for the EffectiveName property of a dynamic block reference tell us to use
the IAcadBlockReference2 interface, as was required in AutoCAD 2006. This is not the case
one must use the AcadBlockReference interface as IAcadBlockReference2 is not part of the
AutoCAD 2007 Type Library.
Should I interpret this error in the Documentation (one amongst many) as an indication
that VBA will follow the multiline development path?
Also were can I find a listing of the errors in the VBA help files?
[/Rant]
Also since it appears the migration path is to VB.NET does anyone know of a good getting
started VB.NET book and are there any VB.NET for AutoCAD books (similar to the very good
books by Mr. Sutphin)?
Phil Custer, P.E.
Custer Services, Inc.
custer@landfillgas.com
[Rant]
The help files for the EffectiveName property of a dynamic block reference tell us to use
the IAcadBlockReference2 interface, as was required in AutoCAD 2006. This is not the case
one must use the AcadBlockReference interface as IAcadBlockReference2 is not part of the
AutoCAD 2007 Type Library.
Should I interpret this error in the Documentation (one amongst many) as an indication
that VBA will follow the multiline development path?
Also were can I find a listing of the errors in the VBA help files?
[/Rant]
Also since it appears the migration path is to VB.NET does anyone know of a good getting
started VB.NET book and are there any VB.NET for AutoCAD books (similar to the very good
books by Mr. Sutphin)?
Phil Custer, P.E.
Custer Services, Inc.
custer@landfillgas.com