iLogic, Work with parts only in specific folders in Assembly tree

iLogic, Work with parts only in specific folders in Assembly tree

mgasser8SSYT
Participant Participant
310 Views
1 Reply
Message 1 of 2

iLogic, Work with parts only in specific folders in Assembly tree

mgasser8SSYT
Participant
Participant

Hello Everyone

 

I like to change the suppression on specific files in a folder within a assembly tree.
I realized it without folder and it works fine. Now I have two Folders with nearly same content and want to unsuppress a specific part in folder "Mast1" and a different part in folder "Mast2" . We get the specific component name from the Parameter Table in the Parameters "Mast1Nr" and "Mast2Nr". How do I realize that? 
(The early working code I coded [without folders] is attached)

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

Frederick_Law
Mentor
Mentor

You need FullFileName from Document Object to get Folder name.

https://help.autodesk.com/view/INVNTOR/2023/ENU/?guid=GUID-CF60F6F3-8074-4719-B8E0-5E482E5AF783

0 Likes