Community
Inventor Programming - iLogic, Macros, AddIns & Apprentice
Inventor iLogic, Macros, AddIns & Apprentice Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Referenced Document Descriptor of a PartsList Row?

2 REPLIES 2
SOLVED
Reply
Message 1 of 3
andrewwhiteinc
518 Views, 2 Replies

Referenced Document Descriptor of a PartsList Row?

Hey Guys, just wondering if anyone out there knows if it is possible to access a DocumentDescriptor type interface for a PartsListRow. I'm looking for the path to the file in which the row information is based.

 

I know about the BOMRow functionality and am using this a work around, just my partslists on different pages has some configuration by the user that I would like to use to filter out results.

 

Any insight would be appreciated.

 

Thanks

 

P. Andrew White, P.Eng
Manufacturing Engineering Manager
Silent-Aire Manufacturing
2 REPLIES 2
Message 2 of 3
adam.nagy
in reply to: andrewwhiteinc

Hi Andrew,

 

The PartsListRow.ReferencedRows gives back DrawingBOMRows which have a BOMRow property.

And that has a ComponentDefinitions set.

 

Cheers,



Adam Nagy
Autodesk Platform Services
Message 3 of 3
andrewwhiteinc
in reply to: adam.nagy

Perfect, that's exactly what i need, thanks!

P. Andrew White, P.Eng
Manufacturing Engineering Manager
Silent-Aire Manufacturing

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report