Inventor API Place Component and Constrain

Inventor API Place Component and Constrain

Aydmatthew
Explorer Explorer
527 Views
1 Reply
Message 1 of 2

Inventor API Place Component and Constrain

Aydmatthew
Explorer
Explorer

I am trying to code something in Inventor API so when I place the part in an assembly, it prompts me to select the second selection of the constraint and repeat placing it until I tell it to stop. It is for screws so I don't have to select the same first selection each time, instead just keep selecting the second selection over and over again. I just have no idea where to start.

0 Likes
528 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable

Hi,

 

You can use Imate without code. Imate places part continuously like you want if  you add relationships but If you want to use  it with code you can check this link https://adndevblog.typepad.com/manufacturing/2013/03/hook-up-a-chain-using-imates.html

imate example vb.net code.

 

 

0 Likes