xarial / codestack

Library of SOLIDWORKS API, SOLIDWORKS PDM API, VBA and Desktop code examples, applications macros and tutorials.
https://www.codestack.net
MIT License
176 stars 67 forks source link

Creat flat pattern view with annotation #9

Open Brent-bai opened 3 years ago

Brent-bai commented 3 years ago

Get the BOM of assembly, and create each Sheetmetal part flat pattern drawing in one slddraw file, and get the material, thickness, and quality value of the parts as annotation, list below the view. The part view that with same material and thickness will list in the same row.

artem1t commented 3 years ago

Thank you for the submission. Could you please attach sample data? Original assembly and expected result.

Brent-bai commented 3 years ago

Hello! Thanks for response. Here is the file link. https://drive.google.com/file/d/1ttnfZl_V3FZrq_pDWB_FrsQHhcABU7Cc/view?usp=sharing

artem1t commented 3 years ago

Thank you for the models. I will be investigating this request. Is it OK if I attach models directly to the issue as link might expire?

Brent-bai commented 3 years ago

That's OK.

tpharber commented 2 years ago

Has this made any advancement? This would awesome! I've got a macro that will use the bom to spam out all the parts of an assembly on one sheet , but can't get it to convert to flat pattern .