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!

First Article Support in V5

Status
Not open for further replies.

daveyatc

Aerospace
Joined
Jan 12, 2005
Messages
2
Location
US
I am in Quality, working with Catia V5. Is there a way, either within V5 or with outside vendor add on software, to create first article inspection FAI sheets automatically? What I am looking to do is take a drawing, assign each dimension, note, etc a ballooned number on the dwg, and compile these in a data table (ideally in AS9102 format). I really want this to be nearly automatic, where I just push the "FAI" button and all this work is completed.

Any ideas or suggestions are appreciated.
 
Hi,

Solution is CATIA script(macro) or CAA.

indocti discant et ament meminisse periti
Eric N.
 
Thanks itsmyjob. At the risk of sounding stupid, what is "CAA"?
THANKS
 
Sorry,

CAA is advance programming with V5. it is based on C++.

Things done with CAA should run faster, should work from one release to another.

Scripts (CATScript or VBA) are not as fast as CAA, and you need to check your code everytime you upgrade your catia level, even from one service pack to another ! I think that some function are not available with script.

indocti discant et ament meminisse periti
Eric N.
 
I know that Valysis had this feature, back when it was compatible with CATIA V4.

Check out DELMIA V5. DELMIA has a CMM inspection product that is integrated with CATIA V5, but I've never used it. Your CATIA supplier should be able to help you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top