Found Unused Part

Found Unused Part

inventor4578
Advocate Advocate
313 Views
2 Replies
Message 1 of 3

Found Unused Part

inventor4578
Advocate
Advocate

Hi !

I looking for iLogic to get list of unused part in a assembly folder (and subfolders).

 

The workflow can be :

I open *.iam assembly, i run the i logic, the ilogic lookup into folder and subfolder of this *.iam, they give me a .txt file with unused parts (or subassembly).

 

Thank you very much,

Best regards,

Thomas 

0 Likes
314 Views
2 Replies
Replies (2)
Message 2 of 3

JelteDeJong
Mentor
Mentor

Finding all occurrences that meet some condition is not difficult. (I wrote a blog post about that. www.hjalte.nl) But I'm not sure what your definition is of a "Unused Part". Is that a part that is not constraint?

Jelte de Jong
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature


Blog: hjalte.nl - github.com

0 Likes
Message 3 of 3

A.Acheson
Mentor
Mentor

Do you want to delete/move/create a list of the files in the workspace that do not belong to the current assembly? 

Here is a rule that will do this but only if the files are in one folder. A recursive loop will be needed for sub folders. 

If this solved a problem, please click (accept) as solution.‌‌‌‌
Or if this helped you, please, click (like)‌‌
Regards
Alan
0 Likes