Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

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

CatDrawing BOM to Excel

Status
Not open for further replies.

gbaerg

Aerospace
Nov 9, 2004
5
CA
Hi everyone

I am looking for a way to export the data from a drawing table in a catdrawing into excel. any ideas?

Thanks
Greg
 
Replies continue below

Recommended for you

we do have a script to do this... and also the Exel to Drawing Table...

Editing Drawing Table is a pain!

Eric N.
indocti discant et ament meminisse periti
 
do you have any suggestions to help get started on writing a script for this?
 
see FAQ...

Eric N.
indocti discant et ament meminisse periti
 
In the Product, you can go to Analyze/Bill of Material, and at the bottom there is a SaveAs button. Excel is one of the available file types.

Ken
 
itsmyjob, can you guide me a little bit in how to import text from a file to a drawing table?? as far as I can go is to do the whole "insert object" thing but this leaves me with an image which I later have to resize to fit...

How do I go to recuperate text from a regular txt file sepparated by tabs and insert it in a drawing table on the drafting workbench??

Thanx for your help

regards, luis
 
for your script you should work at the drawingtable level.

open your text file.
get the first line
find the next tab, do some text manipulation with mid()
put the text in the proper cell CATDrawingTable.SetCellString()
go to next tab in text and next Column in drawingtable
go to next line in text file and next Row in Table

Eric N.
indocti discant et ament meminisse periti
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor