Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Inserting Configuration Table in Drawing

Status
Not open for further replies.

cinnamongirl

Mechanical
Joined
Jan 18, 2011
Messages
106
Location
US
I'm trying to create a configuration table in an assembly drawing, basically a design table, but I want it to look like the rest of the title block (not a spreadsheet that's been pasted in the sheet). Similar to what the BOM or Rev tables look like.

I found a macro that creates a table listing the different assembly configurations. The problem is the table doesn't update when new configurations are added. And I also want to add a column that lists the configurations of the component that correspond to each assembly configuration.
 
I found a macro that comes close to what I need, it imports the entire design table into a drawing.


It would be nice if the generated table could update itself with any changes made in the part/assembly configurations.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top