Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

Where part model stores the name of assembly it is used adaptively in (if any)

Maxim-CADman77
Advisor

Where part model stores the name of assembly it is used adaptively in (if any)

Maxim-CADman77
Advisor
Advisor

I'd like to know how to get the name (?FullFilename?) of the assembly the part was used adaptively in?

I mean those parts (see the sample attached) that return True on performing code like:

 

Dim pDoc As PartDocument = ThisDoc.Document
Logger.Info(pDoc.ModelingSettings.AdaptivelyUsedInAssembly)

 

 

 

Please vote for Inventor-Idea Text Search within Option Names

Reply
220 Views
3 Replies
Replies (3)

Michael.Navara
Advisor
Advisor

In my opinion this information is not available from the API.

0 Likes

Maxim-CADman77
Advisor
Advisor

Dear @MjDeck could you, please, clarify this for us?

Please vote for Inventor-Idea Text Search within Option Names

0 Likes

MjDeck
Autodesk
Autodesk

Hi Maxim,

As far as I can tell, it's not available. I'm trying to get more details.
This is not API, but you could try the UI method described in Message 18 on this forum thread.
Also, you could add your vote to this idea.


Mike Deck
Software Developer
Autodesk, Inc.

0 Likes