Looking For Python Expert
Budget: $10 – $30 USD
Hello.
Main goal is to generate a Bill of Material for the currently active documnet in the data panel including all sub levels.
The BOM must only contain parts that are of type sheetmetal(iE drawn in sheetmetal mode). if a part is instanced multiple times in case of an assembly. The quantity field contains how many parts. The STEP file for parts have to be written in a configurable export directory. Once the STEP file is written - the BOM data for the file has to be written into the same directory as an CADXML file.
In other words -what and how amny parts of type sheetmetal do I need to bulild whatever is on the screen.
As a second mode it is required to do the same on a Project level. In project mode - all sheetmetal parts contained in that project are export with a Quantity of 1.
Reference https://github.com/tapnair/Project-Archiver
Thanks
Main goal is to generate a Bill of Material for the currently active documnet in the data panel including all sub levels.
The BOM must only contain parts that are of type sheetmetal(iE drawn in sheetmetal mode). if a part is instanced multiple times in case of an assembly. The quantity field contains how many parts. The STEP file for parts have to be written in a configurable export directory. Once the STEP file is written - the BOM data for the file has to be written into the same directory as an CADXML file.
In other words -what and how amny parts of type sheetmetal do I need to bulild whatever is on the screen.
As a second mode it is required to do the same on a Project level. In project mode - all sheetmetal parts contained in that project are export with a Quantity of 1.
Reference https://github.com/tapnair/Project-Archiver
Thanks