AutoCAD Architecture Customization
Welcome to Autodesk’s AutoCAD Architecture Customization Forums. Share your knowledge, ask questions, and explore popular AutoCAD Architecture Customization topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

References for 3.0 and 3.3

5 REPLIES 5
Reply
Message 1 of 6
Anonymous
241 Views, 5 Replies

References for 3.0 and 3.3

Tell me if I am doing this correctly. I need to reference the
AecsXBase30.tlb file (the 3.0 version) in VB so users of 3.0 can use my
programs. What I did was have someone email me the file from a 3.0
installation and saved this under the Command\Autodesk Shared\ADT30
directory. Now I go into References and Browse for the TLB file. Once i
select it i return back to the References list and it stille say

: Description : "AEC Base 3.3 Object Library" : String :
ThisDrawing.AcadDocument_ObjectAdded
: FullPath : "C:\Program Files\Common Files\Autodesk Shared\AecXBase30.tlb"

Does this name still show up due to registry settings ADT setup during
install.

Second question.

what reference file do i need for this to work?

TypeOf object Is AecGeo

I think it is the one i talked about above.??????

TIA
--
-------------------------------------------------------------------------
Rob Starz
Plogv 3.0 & 2000 (plot logging) for r14 & 2000
***Enhancement Tools for Arch. Desktop *****
!!!! DormerX out in Sept !!!!
http://www.stardsign.com/main.htm
5 REPLIES 5
Message 2 of 6
Anonymous
in reply to: Anonymous

on top of this do i need to get the associated DLL file also to compile
correctly?

--
-------------------------------------------------------------------------
Rob Starz
Plogv 3.0 & 2000 (plot logging) for r14 & 2000
***Enhancement Tools for Arch. Desktop *****
!!!! DormerX out in Sept !!!!
http://www.stardsign.com/main.htm
"Rob Starz" wrote in message
news:D0929F1AD30A2C6AE757961F8D84034E@in.WebX.maYIadrTaRb...
> Tell me if I am doing this correctly. I need to reference the
> AecsXBase30.tlb file (the 3.0 version) in VB so users of 3.0 can use my
> programs. What I did was have someone email me the file from a 3.0
> installation and saved this under the Command\Autodesk Shared\ADT30
> directory. Now I go into References and Browse for the TLB file. Once i
> select it i return back to the References list and it stille say
>
> : Description : "AEC Base 3.3 Object Library" : String :
> ThisDrawing.AcadDocument_ObjectAdded
> : FullPath : "C:\Program Files\Common Files\Autodesk
Shared\AecXBase30.tlb"
>
> Does this name still show up due to registry settings ADT setup during
> install.
>
> Second question.
>
> what reference file do i need for this to work?
>
> TypeOf object Is AecGeo
>
> I think it is the one i talked about above.??????
>
> TIA
> --
> -------------------------------------------------------------------------
> Rob Starz
> Plogv 3.0 & 2000 (plot logging) for r14 & 2000
> ***Enhancement Tools for Arch. Desktop *****
> !!!! DormerX out in Sept !!!!
> http://www.stardsign.com/main.htm
>
>
Message 3 of 6
Anonymous
in reply to: Anonymous

Rob,

I think you should be set with what you have. And yes, the AecBase Object
library is the one that contains the AecGeo Class

Cheers,

Peter Funk
API Product Manager
Building Industry Division
Autodesk, Inc.

"Rob Starz" wrote in message
news:45763BDDAAA2A589CD5376914D00FEA5@in.WebX.maYIadrTaRb...
> on top of this do i need to get the associated DLL file also to compile
> correctly?
>
> --
> -------------------------------------------------------------------------
> Rob Starz
> Plogv 3.0 & 2000 (plot logging) for r14 & 2000
> ***Enhancement Tools for Arch. Desktop *****
> !!!! DormerX out in Sept !!!!
> http://www.stardsign.com/main.htm
> "Rob Starz" wrote in message
> news:D0929F1AD30A2C6AE757961F8D84034E@in.WebX.maYIadrTaRb...
> > Tell me if I am doing this correctly. I need to reference the
> > AecsXBase30.tlb file (the 3.0 version) in VB so users of 3.0 can use my
> > programs. What I did was have someone email me the file from a 3.0
> > installation and saved this under the Command\Autodesk Shared\ADT30
> > directory. Now I go into References and Browse for the TLB file. Once
i
> > select it i return back to the References list and it stille say
> >
> > : Description : "AEC Base 3.3 Object Library" : String :
> > ThisDrawing.AcadDocument_ObjectAdded
> > : FullPath : "C:\Program Files\Common Files\Autodesk
> Shared\AecXBase30.tlb"
> >
> > Does this name still show up due to registry settings ADT setup during
> > install.
> >
> > Second question.
> >
> > what reference file do i need for this to work?
> >
> > TypeOf object Is AecGeo
> >
> > I think it is the one i talked about above.??????
> >
> > TIA
> > --
>
> -------------------------------------------------------------------------
> > Rob Starz
> > Plogv 3.0 & 2000 (plot logging) for r14 & 2000
> > ***Enhancement Tools for Arch. Desktop *****
> > !!!! DormerX out in Sept !!!!
> > http://www.stardsign.com/main.htm
> >
> >
>
>
Message 4 of 6
Anonymous
in reply to: Anonymous

> I think you should be set with what you have. And yes, the AecBase Object

you mean the changes i have made or the files should work as installed?

--
-------------------------------------------------------------------------
Rob Starz
Plogv 3.0 & 2000 (plot logging) for r14 & 2000
***Enhancement Tools for Arch. Desktop *****
!!!! DormerX out in Sept !!!!
http://www.stardsign.com/main.htm
Message 5 of 6
Anonymous
in reply to: Anonymous

The changes that you made to reference the 3.0 type library.

Peter
"Rob Starz" wrote in message
news:038D2F0DC4C9016E571CBD0B00B66ADD@in.WebX.maYIadrTaRb...
> > I think you should be set with what you have. And yes, the AecBase
Object
>
> you mean the changes i have made or the files should work as installed?
>
> --
> -------------------------------------------------------------------------
> Rob Starz
> Plogv 3.0 & 2000 (plot logging) for r14 & 2000
> ***Enhancement Tools for Arch. Desktop *****
> !!!! DormerX out in Sept !!!!
> http://www.stardsign.com/main.htm
>
>
Message 6 of 6
Anonymous
in reply to: Anonymous

great...we'll see how much the testers like it.

thanks Peter.

--
-------------------------------------------------------------------------
Rob Starz
Plogv 3.0 & 2000 (plot logging) for r14 & 2000
***Enhancement Tools for Arch. Desktop *****
!!!! DormerX out in Sept !!!!
http://www.stardsign.com/main.htm
"Peter Funk - Autodesk, Inc" wrote in message
news:C993B4AF4DA7DC171F638441FB0765D6@in.WebX.maYIadrTaRb...
> The changes that you made to reference the 3.0 type library.
>
> Peter
> "Rob Starz" wrote in message
> news:038D2F0DC4C9016E571CBD0B00B66ADD@in.WebX.maYIadrTaRb...
> > > I think you should be set with what you have. And yes, the AecBase
> Object
> >
> > you mean the changes i have made or the files should work as installed?
> >
> > --
>
> -------------------------------------------------------------------------
> > Rob Starz
> > Plogv 3.0 & 2000 (plot logging) for r14 & 2000
> > ***Enhancement Tools for Arch. Desktop *****
> > !!!! DormerX out in Sept !!!!
> > http://www.stardsign.com/main.htm
> >
> >
>
>

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report

”Boost