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 cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hole Dimension Table

Status
Not open for further replies.

Jeno

Automotive
Joined
Apr 1, 2003
Messages
5
Location
RO
Hallo!
How can I export Hole Dimension Table (in Drawing) to one Excel file?
Thanks,
Jenö
 
There is no way of doing this natively with the given tools in Catia but it shouldn't be too difficult to write a script to do this.

Basically you will need to be able to select a table.
Then read the data in each cell into an array and then build the excel file based on that array.

Hopefully this will point you in the right direction.
Puck
 
Hi!
Please give me more details,if it's possible
Jeno
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top