Results 1 to 5 of 5

Thread: Bill Of Materials

  1. #1
    100 Club wpeacock's Avatar
    Join Date
    2015-09
    Location
    Bunbury, West Australia
    Posts
    161
    Login to Give a bone
    0

    Default Bill Of Materials

    Does anyone have any examples of creating a simple BOM from blocks inserted in a drawing?

    Thanks

    Wayne

  2. #2
    The Silent Type RobertB's Avatar
    Join Date
    2000-01
    Location
    Seattle WA USA
    Posts
    5,859
    Login to Give a bone
    0

    Default Re: Bill Of Materials

    Yeah, use 2006's Attribute Extraction feature to make a Qty table.

  3. #3
    The Silent Type Mike.Perry's Avatar
    Join Date
    2000-11
    Posts
    13,656
    Login to Give a bone
    0

    Default Re: Bill Of Materials

    Hi

    Take a look here...

    Extracting a BOM from blocks

    Have a good one, Mike

  4. #4
    100 Club
    Join Date
    2003-06
    Posts
    121
    Login to Give a bone
    0

    Default Re: Bill Of Materials

    I use lisp to search my drawing for blocks (setq ss1 (sslength (ssget "x" (list (cons 0 "insert") (cons 2 "BlockName"))))) then fill out my attributed drawing schedules with that. As for a BOM. I use VB to set up an array and write the information to either Access. You will have to check if the record set already exist if so update it if not write a new one....

  5. #5
    100 Club wpeacock's Avatar
    Join Date
    2015-09
    Location
    Bunbury, West Australia
    Posts
    161
    Login to Give a bone
    0

    Default Re: Bill Of Materials

    Thanks for the pointers chaps, it's a great help.
    a few long weekends ahead I think...

    Still can not find the 2006 Attribute Extraction "Button" on my AC2K software!
    Will the 2006 version still work in 2012 when we eventually upgrade?

Similar Threads

  1. Bill Of Materials
    By pipedream345 in forum AMEP General
    Replies: 10
    Last Post: 2012-03-06, 09:40 PM
  2. Bill Of Materials
    By civil3d.wishlist1941 in forum Civil 3D Wish List
    Replies: 0
    Last Post: 2008-05-01, 06:50 PM
  3. Bill of Materials
    By autocad.wishlist1734 in forum AutoCAD Wish List
    Replies: 0
    Last Post: 2006-05-01, 02:39 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •