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 MintJulep 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: *

  1. A

    CATIA Macro to give Overall Dimensions to a View

    I need a CATIA Macro that can create overall or maximum dimensions of a projected drawing view. The geometrical elements from the view has GenerativeBehaviour associated with it and the objects are named "GeneratedItem" with type View. Therefore, I cannot access the geometrical elements to give...
  2. A

    CATIA Macro to insert product/part without link

    Hello, I am writing a macro to insert a part/product under a root product without having a link to it's source file. Usually we do that with powercopy or catalog but I do not have EKL License to use this functionalities through code. If I do it with the usual AddComponent Method from...
  3. A

    CATIA Macro to insert parts without powercopy

    Hi, I am looking for a CATIA Macro to insert product/part in a root product with similar functionality like power copy or catalog browser where there is no link to source file when inserted. I have tried with the usual method of AddComponent in Product.Products collection but I have to save...

Part and Inventory Search

Back
Top