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...
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.