Community
Inventor Programming - iLogic, Macros, AddIns & Apprentice
Inventor iLogic, Macros, AddIns & Apprentice Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Parameters ExpressionList

4 REPLIES 4
SOLVED
Reply
Message 1 of 5
smccoywm
444 Views, 4 Replies

Parameters ExpressionList

I find that the Invetor.ExpressionList is available when using VBA but not when using VB and the Inventor Interop. Is this by design? If not is there a way I can get it to show up in VB?

 

Scott A. McCoy

West-Mark Mfg.

4 REPLIES 4
Message 2 of 5
MjDeck
in reply to: smccoywm

It should be available.  What version of Inventor are you using?  What version of Visual Studio?


Mike Deck
Software Developer
Autodesk, Inc.

Message 3 of 5
smccoywm
in reply to: MjDeck

I am using Inventor 2012, Win 7 64-bit, Visual Studio 2008 Express & Inventor Interop version 14.0.0.0

 

Scott A. McCoy

Message 4 of 5
MjDeck
in reply to: smccoywm

Inventor Interop version 14.0.0.0 is for Inventor 2010.   ExpressionList was added in 2011.  You should delete that reference and instead reference version 16.0.0.0 (for Inventor 2012).   On a 64-bit system, you may have to browse to the Interop dll in

C:\Program Files\Autodesk\Inventor 2012\Bin\Public Assemblies


Mike Deck
Software Developer
Autodesk, Inc.

Message 5 of 5
smccoywm
in reply to: MjDeck

Got it. Thanks for the Help.

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

Post to forums  

Autodesk Design & Make Report