Add & Remove Columns from existing parts list on a drawing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to work out if it is possible to add an ilogic script that will take a drawing which already contains a parts list, check what columns exist (this is Style specific, there are only 2 alternatives) add a specified column set to the existing parts list (including one which may or may not already exist depending on the style in use). Sort the columns into a specific order and then export the parts list as a .CSV file to a network folder.
After doing this it would be ideal if it could put the parts list back to as it was originally, although this is certainly the least important step.
I can see how to have it mess about with the style libraries and delete/place parts lists, but this looses any text overrides which are on the original list which is not acceptable.
Does anyone know how to achieve any of this?
Many thanks for your help.