Results 1 to 10 of 24

Thread: controlling table information from a dynamic block

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    100 Club
    Join Date
    2006-11
    Location
    Martinsburg, WV USA
    Posts
    199
    Login to Give a bone
    0

    Default controlling table information from a dynamic block

    I have these two dynamic blocks for door elevations that i am going to use in my shop drawing elevations. i am trying to get them set up so that once i have all my elevations drawn, i can just create a door schedule on my cover page that lists all of the door properties for each door in that job. the attached file has the door blocks and the table (thus far).

    my problem is this. when my elevation is showing a door mid-rail, i want it to list the midrail dimensions. But, when i have the visibility of the midrail turned off, i want that cell in the table for the midrail dimension to read "NONE". i cant seem to figure out how to accomplish this..

    thanks everyone!
    Attached Files Attached Files

  2. #2
    Retired Forum Staff Chris.N's Avatar
    Join Date
    2001-12
    Location
    Rochester, MN
    Posts
    2,561
    Login to Give a bone
    0

    Default Re: controlling table information from a dynamic block

    Quote Originally Posted by james.126519
    I have these two dynamic blocks for door elevations that i am going to use in my shop drawing elevations. i am trying to get them set up so that once i have all my elevations drawn, i can just create a door schedule on my cover page that lists all of the door properties for each door in that job. the attached file has the door blocks and the table (thus far).

    my problem is this. when my elevation is showing a door mid-rail, i want it to list the midrail dimensions. But, when i have the visibility of the midrail turned off, i want that cell in the table for the midrail dimension to read "NONE". i cant seem to figure out how to accomplish this..

    thanks everyone!
    at the moment, i can't think of an answer for you, other than to accept a blank entry to = "none"
    Sometimes, i get lost in my own thoughts and need to ask directions to find my way back.
    S&D DB Sharing Forum

  3. #3
    100 Club
    Join Date
    2006-11
    Location
    Martinsburg, WV USA
    Posts
    199
    Login to Give a bone
    0

    Default Re: controlling table information from a dynamic block

    ok i figured it out. i have attached the final product if anyone is interested.
    Attached Files Attached Files

  4. #4
    Retired Forum Staff Rico's Avatar
    Join Date
    2005-06
    Location
    In the hospital cuz of my fever for more cowbell
    Posts
    1,828
    Login to Give a bone
    0

    Default Re: controlling table information from a dynamic block

    Quote Originally Posted by james.126519
    ok i figured it out. i have attached the final product if anyone is interested.
    What was the answer you found? Would you mind posting it so that others an have something to reference in case it happens to someone else?
    [SIGPIC][/SIGPIC]
    Return of the Cowbell

  5. #5
    100 Club
    Join Date
    2006-11
    Location
    Martinsburg, WV USA
    Posts
    199
    Login to Give a bone
    0

    Default Re: controlling table information from a dynamic block

    no problem.

    all of the door components are typical for every door we manufacture except for the mid-rail, which is optional. so, i created a linear parameter with a stretch action to adjust to the various sizes of mid-rails, and another linear parameter and stretch action to relocate the centerline of the mid-rail anywhere on the door. then i created a visibility parameter to allow me to turn the midrail and its editing grips on/off by selecting either 'midrail' or 'no midrail'

    My dillema was when i create my door schedule, it was reading my linear parameter on the mid-rail for the size, regardless if it was visible or not.

    so, i ended up creating a lookup parameter linked to the visibility parameter. i renamed the visibility parameter "midrail" for easy identification when running EATTEXT for the table.

    in the lookup action's propery lookup table, i selected the input properties for the visibility parameter "mid-rail". i had to set 10 total input properties, because i have 5 different size mid-rails, so there had to be 5 listed as visible (midrail) and 5 listed as invisible (no midrail). then in the lookup properties, i just duplicated the value for the mid-rail size in each of the 5 properties listed as visible, and for the 5 listed as invisible i put 'NONE' for the lookup properties. and it actually worked...im so proud!

    im loving all of this new stuff

  6. #6
    Retired Forum Staff Rico's Avatar
    Join Date
    2005-06
    Location
    In the hospital cuz of my fever for more cowbell
    Posts
    1,828
    Login to Give a bone
    0

    Default Re: controlling table information from a dynamic block

    Quote Originally Posted by james.126519
    no problem.

    all of the door components are typical for every door we manufacture except for the mid-rail, which is optional. so, i created a linear parameter with a stretch action to adjust to the various sizes of mid-rails, and another linear parameter and stretch action to relocate the centerline of the mid-rail anywhere on the door. then i created a visibility parameter to allow me to turn the midrail and its editing grips on/off by selecting either 'midrail' or 'no midrail'

    My dillema was when i create my door schedule, it was reading my linear parameter on the mid-rail for the size, regardless if it was visible or not.

    so, i ended up creating a lookup parameter linked to the visibility parameter. i renamed the visibility parameter "midrail" for easy identification when running EATTEXT for the table.

    in the lookup action's propery lookup table, i selected the input properties for the visibility parameter "mid-rail". i had to set 10 total input properties, because i have 5 different size mid-rails, so there had to be 5 listed as visible (midrail) and 5 listed as invisible (no midrail). then in the lookup properties, i just duplicated the value for the mid-rail size in each of the 5 properties listed as visible, and for the 5 listed as invisible i put 'NONE' for the lookup properties. and it actually worked...im so proud!

    im loving all of this new stuff
    Good for you!

    I'm glad you found the solution you were looking for and we appreciate your taking the time to post it for others to learn from.

    Keep up the good work!
    [SIGPIC][/SIGPIC]
    Return of the Cowbell

  7. #7
    100 Club
    Join Date
    2006-11
    Location
    Martinsburg, WV USA
    Posts
    199
    Login to Give a bone
    0

    Default Re: controlling table information from a dynamic block

    just wanted to bump this up a little

    i still cant seem to find a soloution..im really hoping one of you incredibly smart people will be able to help when you get some free time lol.

    edit:
    ive attached what i have done most recently...

    as you can see, everything works except for the "MID-RAIL CENTERLINE AFF" column. both doors in the drawing are exactly the same except one has the midrail turned on and one has the midrail turned off. if you notice under the "MIDRAIL" column, one says 1 1/2" and the other says NONE. im trying to accomplish the same goal in the "MID-RAIL CENTERLINE AFF" column.
    Attached Files Attached Files
    Last edited by jim.knipe426609; 2007-01-23 at 02:38 PM.

  8. #8
    Member
    Join Date
    2007-12
    Posts
    13
    Login to Give a bone
    0

    Default Re: controlling table information from a dynamic block

    james,

    i'm looking through your example drawing. i'm trying to do something similar, but i can't seem to get your drawing to work correctly. i changed one of the doors to no midrail but coldn't get the table to update. the update data link button is greyed out.

Similar Threads

  1. Insert dynamic block into table
    By Wish List System in forum AutoCAD Wish List
    Replies: 0
    Last Post: 2013-11-13, 12:43 PM
  2. Dynamic Block Table Properties
    By stusic in forum AutoLISP
    Replies: 23
    Last Post: 2013-06-25, 06:24 PM
  3. US STD HSS (DYNAMIC BLOCK W/ TABLE)
    By rantiferus934169 in forum Dynamic Blocks - Technical
    Replies: 0
    Last Post: 2011-12-09, 03:21 PM
  4. EMERGENCY!!! - Dynamic Block Information Lost
    By savaytse66 in forum Dynamic Blocks - Technical
    Replies: 1
    Last Post: 2008-06-23, 05:34 PM
  5. Dynamic Block lookup table
    By mvillamorel in forum Dynamic Blocks - Technical
    Replies: 5
    Last Post: 2005-07-14, 09:54 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
  •