Message 1 of 1
Autodesk SymBBAuto 3.0 Type Library

Not applicable
08-13-2010
04:26 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is anyone using SymBBAuto in there VBA projects?
I'm have a problem loading a libaray here is the sample code:
Dim symbb As McadSymbolBBMgr
Set symbb = Thisdrawing.Application.GetInterfaceObject("SymBBAuto.McadSymbolBBMgr")
I get an error (Problem loading Application). Yes, I did reference the correct Autodesk SymBBAuto 3.0 Type Library.
Anyone know a fix for this. Well go to .NET latter.