Inventor Engineer-To-Order (Read-Only)
Welcome to Autodesk’s Inventor ETO Forums. Share your knowledge, ask questions, and explore popular Inventor ETO topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Reply
Message 1 of 4
bigvik
363 Views, 3 Replies

Set/Get problems

Anyone there knows how to use get and set while making VB calls on Intent 4.0 Build: 129. I think in Intent 2012 you do it as follows:

 

ptPosition = %%InventorApplication.TransientGeometry.CreatePoint2d(x, y)
view.Label.set_Position(ptPosition)

I saw that peace of code work on Inventor 2012, but in intent 2011 I get an error (it doesn't recognize the method set_Position()) I dont know if that is a new feature of Intent 2012 or if there is a different way to do it in inventor 2011.

 

Thank you all

3 REPLIES 3
Message 2 of 4
Chris.Palmatier
in reply to: bigvik

There were major changes to VB calls between 2011 (4.0) and 2011 Update 3 (4.3). The 4.3 calls are going to resemble the 2012 calls. Is there a reason you are using 4.0? Anyone with access to 4.0 should also have access to 4.3, which is still 2011.



Chris Palmatier
Customer Success Engineer
Inventor Engineer-to-Order

Message 3 of 4
bigvik
in reply to: bigvik

I just got a new computer a few weeks back. Probably the update was not installed. I check and see what happens.

 

Tank you Chris

Message 4 of 4
Chris.Palmatier
in reply to: bigvik

Ah, ok. Check Subscription Center for 4.3 (2011 Update 3)



Chris Palmatier
Customer Success Engineer
Inventor Engineer-to-Order

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

Post to forums  

Autodesk Design & Make Report