SaveCopyAs automation

SaveCopyAs automation

kothaananthasai0811
Participant Participant
210 Views
1 Reply
Message 1 of 2

SaveCopyAs automation

kothaananthasai0811
Participant
Participant
 

Hello all

The code is intended to perform a "Save Copy As" for the entire assembly. However, I am encountering a few issues:

  1. The grid view is not displaying as required. It should follow the model tree structure, but it currently does not.

  2. Duplicates are visible in the model tree, which I do not want; only unique items should be visible.

  3. When I hover over or select a part or assembly, the corresponding line in the grid view should be highlighted.

  4. I want the code to also save a copy of the main assembly in which it is running.

  5. The code should create a folder named after the main assembly and save the copy using the project’s .ipj path.

can anyone help me on this  

0 Likes
211 Views
1 Reply
Reply (1)
Message 2 of 2

kothaananthasai0811
Participant
Participant

Hi everyone, One more thing I forgot to mention: the parts and assemblies are saving in the target folder, but they are not being replaced in the assembly. Before you go ahead with correcting the iLogic, please try what I have done.

0 Likes