Connectors Used

Connectors Used

Anonymous
Not applicable
1,247 Views
3 Replies
Message 1 of 4

Connectors Used

Anonymous
Not applicable

Hello everyone!

 

How can I check if a connector actually has some other asset connected to it?

 

Can I do this via ilogic and change the model with the connector?

 

Thank you all!

0 Likes
Accepted solutions (1)
1,248 Views
3 Replies
Replies (3)
Message 2 of 4

olegd.prod
Autodesk
Autodesk
Hi there,
You can only check this visually. There are no APIs to access/manipulate the connectors.

Thank you,

Oleg
0 Likes
Message 3 of 4

Anonymous
Not applicable

Hi!

 

No exist an method "is used" for connectors?

 

Currently I can activate and deactivate connectors via Ilogic, no exists more properties?

 

If the answers are negative, I can change the component following via parameters?

0 Likes
Message 4 of 4

olegd.prod
Autodesk
Autodesk
Accepted solution
Connectors are a Factory construct that is also represented as an Inventor feature. You can suppress features (this is native Inventor functionality), but there is no API access to any Factory-specific aspects of the connectors.
Factory-created instances should not be manipulated through Inventor APIs - this will result in broken Factory workflows.

Oleg