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

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

Maxim-CADman77
Advisor Advisor
263 Views
3 Replies
Message 1 of 4

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

264 Views
3 Replies
Replies (3)
Message 2 of 4

Michael.Navara
Advisor
Advisor

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

0 Likes
Message 3 of 4

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
Message 4 of 4

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