Message 1 of 2
How to insert BOM into Drawing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there a way to display the BOM of an Assembly document into a drawing sheet? The only examples I'm seeing are on how to insert a PartsList and modify it according to the BOM. This is very time consuming to automate, so I'm hoping there's a way that BOMRows from BOM of the referenced assembly document can directly be used to populate a CustomTable object on the drawing sheet. Would appreciate any guidance.