Accessing Bolted Connections through iLogic

Accessing Bolted Connections through iLogic

Anonymous
Not applicable
1,014 Views
4 Replies
Message 1 of 5

Accessing Bolted Connections through iLogic

Anonymous
Not applicable

Hi All,

 

I'm currently creating a program to replace all fasteners in an assembly with there Metric / Imperial opposites. My program works and I've created a log file for any issues that do come up.

 

My question now is: 

Is there any way to manipulate bolted connections through the API? Or is this not supported yet?

 

 

I cannot seem to find anything to do with them. It's strange though as my program creates an error log for the Lock Washers in the Bolted Connection (which it was struggling with previously anyways), but shows the other fasteners as being successful.

 

Thanks for any help

MItch

 

0 Likes
1,015 Views
4 Replies
Replies (4)
Message 2 of 5

Anonymous
Not applicable

Either the above issue, or simply how I tell if it's a Bolted Connection

 

Anyone have any idea?

 

 

Mitch

0 Likes
Message 3 of 5

Anonymous
Not applicable

Any Autodesk employees able to step up and provide me with an answer?

 

Thanks

Mitch

0 Likes
Message 4 of 5

Anonymous
Not applicable

I've worked my way around the above issue and simply read the occurence name to count the number of Bolted Conenctions. I'm still interested to know if there is any solution for accessing the bolted connections though.

 

Thanks

Mitch

0 Likes
Message 5 of 5

xiaodong_liang
Autodesk Support
Autodesk Support

Hi,

 

Bolted Connection is also a plugin on Inventor API, but no API to acces  it. Sorry. Your workaround is the best way to me.

 

As you know, Inventor has constraint/connection ability. There are APIs for them. So if you woukd like, you could create your own bolted connection. Of course, you will need to manage yourself.