Results 1 to 3 of 3

Thread: Dynamic Block Pull attributes from excel

  1. #1
    Woo! Hoo! my 1st post
    Join Date
    2008-05
    Posts
    1
    Login to Give a bone
    0

    Default Dynamic Block Pull attributes from excel

    What I would like to know if it is possible to do is to have a block that is just a circle that represents a tree/plant but has hidden attributes and if the user selects the name of the plant from a list values in an excel file related to the name can be set to other attributes

    example you insert the block and pick Bigtree as the name value which corresponds to a row in excel which has size cost and description and all this gets attached to corresponding attributes associated with the circle.

    Thanks

  2. #2
    Member
    Join Date
    2015-10
    Posts
    2
    Login to Give a bone
    0

    Default Re: Dynamic Block Pull attributes from excel

    Quote Originally Posted by dprosser View Post
    What I would like to know if it is possible to do is to have a block that is just a circle that represents a tree/plant but has hidden attributes and if the user selects the name of the plant from a list values in an excel file related to the name can be set to other attributes

    example you insert the block and pick Bigtree as the name value which corresponds to a row in excel which has size cost and description and all this gets attached to corresponding attributes associated with the circle.

    Thanks
    I also want to know how to accomplish this. Any help is much appreciated.

  3. #3
    I could stop if I wanted to
    Join Date
    2015-10
    Location
    Central New Jersey
    Posts
    439
    Login to Give a bone
    0

    Default Re: Dynamic Block Pull attributes from excel

    Depending on the functionality, you may be able to do what you need with attributes (or user parameters) and a block properties table.

    Make an attribute for each column of the table. Make a block table and add these attributes to the table in the same order as the excel table. Open the excel table and copy & paste its table values into the block properties table. (note, the excel cells may need to be formatted as text) The left most column in the block table will be the one used for making the selection. Reorder the columns if needed.

    Bonus: If a value in the left column repeats, the selection menu for the inserted block will branch out to the next column in order to make a unique row selection.

Similar Threads

  1. block w/attributes from excel
    By ebaltierrez in forum AutoCAD General
    Replies: 17
    Last Post: 2012-03-15, 07:11 AM
  2. dynamic block with attributes extraction to excel
    By parkerfeldman in forum AutoLISP
    Replies: 8
    Last Post: 2009-01-27, 09:14 PM
  3. Replies: 21
    Last Post: 2007-03-20, 02:03 PM
  4. Extract Dynamic Block Attributes, values change as Block changes
    By dave.buckberry in forum Dynamic Blocks - Technical
    Replies: 11
    Last Post: 2006-09-05, 04:38 PM
  5. Using VBA to pull values from Excel and into attributes
    By tyoung in forum VBA/COM Interop
    Replies: 10
    Last Post: 2005-04-29, 05:34 AM

Posting Permissions

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