How to Find the Model Associated with a PL on a Drawing?

How to Find the Model Associated with a PL on a Drawing?

Anonymous
Not applicable
353 Views
2 Replies
Message 1 of 3

How to Find the Model Associated with a PL on a Drawing?

Anonymous
Not applicable

Howdy,

I'm trying to figure out how to identify the model associated with a particular PL on a drawing. I'm able to find a PL and write to the header which is cool. But I'm trying to determine the model associated with the BOM pipline so I can get it's P/N iproperty and write that to the PL header.

 

Any ideas on how to find that?

0 Likes
354 Views
2 Replies
Replies (2)
Message 2 of 3

ekinsb
Alumni
Alumni

The ReferencedDocumentDescriptor property will return a DocumentDescriptor object which provides information about the file associated with the parts list, including the filename and a reference to the document itself.


Brian Ekins
Inventor and Fusion 360 API Expert
Mod the Machine blog
0 Likes
Message 3 of 3

Anonymous
Not applicable

Thanks. I'll give it a try.

0 Likes