×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

CONFIGURATION DRIVEN DRAWING TABLES
4

CONFIGURATION DRIVEN DRAWING TABLES

CONFIGURATION DRIVEN DRAWING TABLES

(OP)
Hi all,
I have various parts, each with configurations controlling key lengths. I would like to have a tabulated drawing with the table pulling the changing dimensions from the model. Do I use a general table and designate cell properties some how?

RE: CONFIGURATION DRIVEN DRAWING TABLES

For each model drawing, you can Insert > Tables > Design Table into the drawing. More info in the Help files.

cheers

RE: CONFIGURATION DRIVEN DRAWING TABLES

(OP)
Thanks CBL
I thought there was another way of specifying properties to be displayed in drawings. Design tables are great but sometimes require some manipulation.

RE: CONFIGURATION DRIVEN DRAWING TABLES

... and General Tables don't???

cheers

RE: CONFIGURATION DRIVEN DRAWING TABLES

Are you using the $comments or $user_notes in the row you are labelling the columns?

See Help file for design tables, configuration parameters and design tables, in drawings and follow all Related Topics links.

cheers

RE: CONFIGURATION DRIVEN DRAWING TABLES

hotiron,

You can't have a feature of "0" (zero) length. If the feature in that configuration is suppressed, you can leave the original length value (2.5625 or whatever), grey the cell color, grey (same color) the font color, so that it is "invisible". Or as an alternative, you can make the font White, cell color White....

Not perfect, but that is how we got around that issue...

Mike T

RE: CONFIGURATION DRIVEN DRAWING TABLES

(OP)
CBL
I edit the design table and hide the columns I dont need, inserting a new row after the header, and put labels here per the Help instructions. It appears the table does not like values in this newly inserted row(sometimes?)
Also, after renaming model configs to more appropriate descriptions, I find when I go to open, the preview window lists all the old config names? The newly created table uses these instead of the re named?? Checked references and re booted

MT000
I didnt find any reference to a zero length but will check again. Thanks

RE: CONFIGURATION DRIVEN DRAWING TABLES

Are you using the $comments or $user_notes in the row you are labelling the columns?

cheers

RE: CONFIGURATION DRIVEN DRAWING TABLES

(OP)
CBL
I am using neither. I am inserting a row between the header and first configuration row and entering names column names as needed per "Help, design tables in drawings, displaying design tables in drawings".

RE: CONFIGURATION DRIVEN DRAWING TABLES

(OP)
Apparently labels can be added by inserting a row above the default design table header, not below it as the help files indicate.(It seems to work)
 If I understand correctly, $user_notes will allow comments not driven by configurations.
 What about a design table displaying different information on different sheets of the same drawing?

RE: CONFIGURATION DRIVEN DRAWING TABLES

The DT has to be formatted for insertion into the drawing, so if you change the format all insertions of it will be affected.

You could save the DT as separate Excel files and insert those (each formatted to suit) into each drawing sheet, but they will not be associative.

cheers

RE: CONFIGURATION DRIVEN DRAWING TABLES

Hotiron,

I don't do these on a regular basis, but when I have, I do as you have described.  The help files aren't really clear which row is the "header" row.  The new row that you insert should be row #2 after it's inserted.  I've attached a quick example that I've done.

Joe
SW Office 2006 SP5.1
P4 3.0Ghz 1GB
ATI FireGL X1

RE: CONFIGURATION DRIVEN DRAWING TABLES

(OP)
Thanks to all.
I guess if I have to save out multiple copies of unassociative spread sheets, I'll just add a general table for the second instance and be careful. Thanks again.

RE: CONFIGURATION DRIVEN DRAWING TABLES

Hotiron,

I guess I misunderstood that you wanted to do this in a tabulated drawing.  You can do that. Before you insert a DT into a new sheet, you will need to go back to the table and reformat (hide/unhide rows) what you want it to display. This will not change the display of a design table that was previously insert onto a sheet. I think this will give you what you want, but it may end up being easier to use a general table.

Joe
SW Office 2006 SP5.1
P4 3.0Ghz 1GB
ATI FireGL X1

RE: CONFIGURATION DRIVEN DRAWING TABLES

My mistake.  How a DT is displayed in drawing DOES does update if you go back and change it in the model.

Joe
SW Office 2006 SP5.1
P4 3.0Ghz 1GB
ATI FireGL X1

RE: CONFIGURATION DRIVEN DRAWING TABLES

hotiron,

   You need to play with Excel a bit.  If you are sneaky and you read the help files, you can do just about anything.

   Take for example the 0 dimension you have been told you cannot display.

  1. Create an extruded feature.
  2. Open a design table.
  3. Create a column in the design table with the desired height of your extrusion.  You can type the length 0 [zero] into this column.
  4. Capture the length of your extrusion into the design table, and link this to your length column.
  5. Capture the feature itself into your design table.  This column allows you to SUPPRESS or UNSUPPRESS the extrusion.
  6. =IF(length=0,"S","U")
   If the length is zero, the feature is suppressed.  You can still display the 0 on your drawing table.

                       JHG

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources