Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations KootK 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. Mirme.lee

    Catia Drawing. Insert Catalog vba code?

    I found out about catalog linkage, but I don't know how to insert the drawing symbols inside. Open catalog code Dim catalog1 As CatalogDocument Set catalog1 = document1.Open("Detail_catalog.catalog") I think I just need to load the symbol in the catalog. Please help me.
  2. Mirme.lee

    Catia Drawing. Insert Catalog vba code?

    I'm going to insert a catalog symbol into DWG using a macro. I'm going to put the symbol in the upper right corner of the drawing format with the DWG Revision box. I'm going to put the location in coordinates. , Example> set componentCatalog=CATIA.CatalogDocuments.item(c₩aa.catalog) Set...
  3. Mirme.lee

    How to activate the sheet to which the selected view belongs?

    Thank you all. Thanks to you, my work has become easier.
  4. Mirme.lee

    How to activate the sheet to which the selected view belongs?

    Catia Drawing.. What is the VBA Code that activates the sheet to which the selected view belongs? I plan to use the selection function to select the view.

Part and Inventory Search