Autodesk SymBBAuto 3.0 Type Library

Autodesk SymBBAuto 3.0 Type Library

Anonymous
Not applicable
628 Views
0 Replies
Message 1 of 1

Autodesk SymBBAuto 3.0 Type Library

Anonymous
Not applicable

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.

0 Likes
629 Views
0 Replies
Replies (0)