Dec 1, 2023 #1 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?
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?
Dec 4, 2023 #2 itsmyjob Mechanical Joined Apr 11, 2002 Messages 2,375 Location CA you can make a macro for that Eric N. indocti discant et ament meminisse periti Upvote 0 Downvote
Dec 4, 2023 Thread starter #3 jzecha Aerospace Joined Jan 20, 2016 Messages 236 Location US 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? Upvote 0 Downvote
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?
Dec 4, 2023 #4 Little Cthulhu Marine/Ocean Joined May 27, 2018 Messages 759 Location RU Simply iterate through SerRefProperties creating a property with same type, name and value on each step. Upvote 0 Downvote
Simply iterate through SerRefProperties creating a property with same type, name and value on each step.