第 1 条消息(共 2 条)
How to insert BOM into Drawing
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.