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!

Macro to export Geometrical tolerances to excel

Status
Not open for further replies.

eretamoza

Automotive
Joined
Sep 26, 2012
Messages
11
Location
CZ
Hello all,
I am writing a macro to do the following:
1.- Export all Dimensions and its upper and lower tolerances to excel.
2.- Export all Geometrical Tolerances to excel
3.- Change the color of the dimension which has a Geometrical Tolerances

So far I managed point 1.
Now I want to do the same to with the Geometrical Tolerances so I use the next line to select all of them:
selection1.Search "(CATTPSSearch.TPSGeometricalAnnot + CATDrwSearch.DrwGDT),all"

But I cannot find a way to read the symbol, value and Datum information.

...any ideas?
 
Any idea how to do this guys?
Thank you
 
Hi eretamoza

I hope the macro which u have written for your mentioned tasks would be helpful for me,.. So could you please post your macro....even if the macro do your first task alone also post it.. i need that macro... thanks in advance..
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top