• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Autodesk Inventor

    Reply
    Distinguished Contributor
    JimSteinmeyer
    Posts: 326
    Registered: ‎05-16-2011
    Accepted Solution

    creating cut lists or sorted material lists

    187 Views, 7 Replies
    03-06-2013 08:49 AM

    This morning the shop brought back a set of drawings and requested that I provide a cut list for the fab department. Our drawings consist of an assemply drawing and materials list on the first page with several individual parts on each of the following pages. I am looking at including a column in the ML for the operation ( laser, saw, shear) and sorting the list by it. However when I do this the Item Numbers on the list are all confused. If a person were to look at a balloon on a drawing and then attempt to find it in the list it would be difficult and time waster.

     

    The questions.

                            1. Is there a way to renumber the item list after sorting the material?

                            2. If I place an assembly view off the edge of the sheet for each of the following sheets and then place a materials list on each sheet, is it possible to create a plugin that would find which parts are on the sheet and hide all the other parts on the list? I have just started going through the "my first plugin" tutorial and this sounds like a place where it should be helpful but I don't know which tags I need to look for.

     

    Thank you

    Jim

    Inventor Premium 2013 SP1.1
    Vault 2013- plain vanilla version
    HP G71 notebook
    celeron cpu w\ 4gb RAM and 64 bit system
    Win 7 home premium

    Ya, my boss has me running my personal machine at work.
    Please use plain text.
    Distinguished Contributor
    Posts: 428
    Registered: ‎11-08-2012

    Re: creating cut lists or sorted material lists

    03-06-2013 11:08 AM in reply to: JimSteinmeyer

    Best option - you can also renumber your parts in the BOM. All parts must be checked out first. Sort by your custom column then renumber.

     

    Renumber.PNG

     

    As for 2, you can copy and paste the original parts list to other pages and change visibility of parts independently in each one. no need to place a base view on the paper space of each sheet. As for code to do it for you, if you find you can let me know :smileyhappy:

    Steven White
    Lee C. Moore, Inc.
    www.lcm-wci.com
    Inventor 2011
    Intel Dual Xeon E31225 @ 3.1 GHz CPU
    16 GB RAM
    NVIDIA Quadro 600 GPU
    Windows 7 - 64 Bit
    Please use plain text.
    Distinguished Contributor
    JimSteinmeyer
    Posts: 326
    Registered: ‎05-16-2011

    Re: creating cut lists or sorted material lists

    03-06-2013 11:22 AM in reply to: swhite

    DUH! I had looked at the other icons and missed the renumber one. I was sure I had done something like this before.

    I would assume the question about the plugin is just as basic with an answer of  "sure you can as long as you can write 400 lines of code". And I type very slow. A plugin would be very desireable over sorting through a list of 60 parts and hiding all but about 10 of them for several pages.

     

    Thank you

    Jim

    Inventor Premium 2013 SP1.1
    Vault 2013- plain vanilla version
    HP G71 notebook
    celeron cpu w\ 4gb RAM and 64 bit system
    Win 7 home premium

    Ya, my boss has me running my personal machine at work.
    Please use plain text.
    *Expert Elite*
    Curtis_Waguespack
    Posts: 1,933
    Registered: ‎03-08-2006

    Re: creating cut lists or sorted material lists

    03-06-2013 11:32 AM in reply to: JimSteinmeyer

    JimSteinmeyer wrote:
                            2. If I place an assembly view off the edge of the sheet for each of the following sheets and then place a materials list on each sheet, is it possible to create a plugin that would find which parts are on the sheet and hide all the other parts on the list? I have just started going through the "my first plugin" tutorial and this sounds like a place where it should be helpful but I don't know which tags I need to look for.



     

    Hi  JimSteinmeyer,

     

    If you place the view off the sheet, then balloon only the items you want to show in the parts list, you can then use a Parts List filter to show only the ballooned items in the parts list.

     

    I hope this helps.
    Best of luck to you in all of your Inventor pursuits,
    Curtis
    http://inventortrenches.blogspot.com

     

    Autodesk Inventor Parts List Filter.png



      solution.png  Did you find this reply helpful ? If so please use the Accept as Solution or  Kudos button below.

    Please use plain text.
    Distinguished Contributor
    Posts: 428
    Registered: ‎11-08-2012

    Re: creating cut lists or sorted material lists

    03-06-2013 11:34 AM in reply to: JimSteinmeyer

    Am sure one of the Inventor guru's could do it and probably make some money doing so. I'd send em a cpl bucks for a good working one and so would a few hundred thousand other users I expect. Curtis's idea will work if you place a seperate base view for each page and ballon only those parts on that view. Again, time consuming and you still have to find the parts you placed to balloon them, which I expect I cld do faster just by hiding the others manually. Fixing to take some coding classes tho, check back in a few years :smileyhappy:, as like you I type very slow.

    Steven White
    Lee C. Moore, Inc.
    www.lcm-wci.com
    Inventor 2011
    Intel Dual Xeon E31225 @ 3.1 GHz CPU
    16 GB RAM
    NVIDIA Quadro 600 GPU
    Windows 7 - 64 Bit
    Please use plain text.
    Distinguished Contributor
    JimSteinmeyer
    Posts: 326
    Registered: ‎05-16-2011

    Re: creating cut lists or sorted material lists

    03-06-2013 11:42 AM in reply to: swhite

    SWhite, unfortunately we already send several thousand  maintence fee bucks to the ones who SHOULD make the BOM/parts list more user friendly anyway.

     

    Curtus,

    Thank you for the tip about the filters. I will use them for now. I am not sure I like putting a new parts list on each sheet, but I am not sure of a better way of creating a cut sheet for my fab department, and he doesn't like to flip from one page to the next.

    Jim

    Inventor Premium 2013 SP1.1
    Vault 2013- plain vanilla version
    HP G71 notebook
    celeron cpu w\ 4gb RAM and 64 bit system
    Win 7 home premium

    Ya, my boss has me running my personal machine at work.
    Please use plain text.
    Distinguished Contributor
    Posts: 428
    Registered: ‎11-08-2012

    Re: creating cut lists or sorted material lists

    03-06-2013 11:46 AM in reply to: JimSteinmeyer

    I believe you can export the parts list to excell and you could then provide a secondary cut list sheet to the shop yet allow the drawings to be sorted in a different order and not even contain the cut list data if desired..

    Steven White
    Lee C. Moore, Inc.
    www.lcm-wci.com
    Inventor 2011
    Intel Dual Xeon E31225 @ 3.1 GHz CPU
    16 GB RAM
    NVIDIA Quadro 600 GPU
    Windows 7 - 64 Bit
    Please use plain text.
    Distinguished Contributor
    JimSteinmeyer
    Posts: 326
    Registered: ‎05-16-2011

    Re: creating cut lists or sorted material lists

    03-06-2013 11:48 AM in reply to: swhite

    Yes, that might be one way of doing things. Probably one of the best ideas over all.

     

    Thank you

    Jim

    Inventor Premium 2013 SP1.1
    Vault 2013- plain vanilla version
    HP G71 notebook
    celeron cpu w\ 4gb RAM and 64 bit system
    Win 7 home premium

    Ya, my boss has me running my personal machine at work.
    Please use plain text.