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

Search results for query: *

  • Users: estrellas
  • Content: Threads
  • Order by date
  1. estrellas

    Catia FT&A macro

    I'm writing simple macro for FT&A module and i have strange problem. Sub CATMain() Set PartDoc = Catia.ActiveDocument Set Part = PartDoc.Part Set AnnotationSets = Part.AnnotationSets LiczbaZA = AnnotationSets.Count Set ZbiorAdnotacji = AnnotationSets.Item(1) Set Adnotacje =...

Part and Inventory Search

Back
Top