Read ten parameters from every part in an assembly, export to Excel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to enter fastener part numbers associated with individual parts into the part files as parameters.
eg, fastern1, fasterner2 .... etc etc. The fasteners have five digit part numbers, ie. a St/St M10x50 bolt would be 04285, so parameter fastener1 may equal 04285, fastener2 may equal 04567 etc etc.
Some fasteners are used in the shop to put things together (designated 'pick') and some are sent to site for site assembly (designated 'pack'). So i may need more parameters eg, fasterner1_P, fastener2_P' which match the fasterner numbers
Then when these parts are built into an assembly, i'd like to run some ilogic code to read all these fasteners parameters and export them to excel. so two columns, first one is fastener part numbers (04285, 04567 ....) and a second column (pick, pack..)
I should add that within the top level assembly, there may be other sub assemblies that also have the same fastener parameters and i need to call al the fasteners into the excel spreadsheet
I'm trying to generate an order list of all the fasteners to order for a particular assembly, without having a single fastener model in my assembly, as these just slow models down and take an age to add.
Is this possible with ilogic?
Go easy i'm fairly new to ilogic and forms š