Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

BOM from Assembly Macro

Status
Not open for further replies.

jzecha

Aerospace
Joined
Jan 20, 2016
Messages
236
Location
US
Is there a way to automatically export a BOM with every field in a Part or Product in that BOM?

Even additional Properties that were added to the Parts or Products?
 
you can make a macro for that

Eric N.
indocti discant et ament meminisse periti
 
I know how to make the Macro, but how would you set it up to include all fields without knowing the specific Field Names on the Additional Properties?
 
Simply iterate through SerRefProperties creating a property with same type, name and value on each step.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top