Using iLogic Design copy in a rule

Using iLogic Design copy in a rule

LuukDW
Enthusiast Enthusiast
1,151 Views
2 Replies
Message 1 of 3

Using iLogic Design copy in a rule

LuukDW
Enthusiast
Enthusiast

Hi,

I have created a parametric frame generator with frame member drawings. After each configurated design i want to use the Design copy to export the current configuration. As a bonus i want it to export .PDF files of the drawings.

To do this i want to run the Design copy tool within a iLogic rule. Is this possible? i am not able to find anything online about it what rule to use.

 

Thanks.


Kind regards,
Luuk de Wit
0 Likes
Accepted solutions (1)
1,152 Views
2 Replies
Replies (2)
Message 2 of 3

alexanderboogaard
Enthusiast
Enthusiast
Accepted solution

Hi @LuukDW,

 

As far as i know the iLogic Design Copy can only be run when no documents are open in Inventor, but to run an iLogic rule you need open documents. Without open documents the iLogic add-in isn't loaded.


Kind regards,
Alexander Boogaard
Message 3 of 3

A.Acheson
Mentor
Mentor

Hi @LuukDW 

 

There is no way to automate the ilogic design copy tool in ilogic because you need all files closed as per @alexanderboogaard post. To do this you need an addin to effectively recreate the functionality of the copy design tool. The code for this is located in the SDK folder located in the API help files. This post here had a modified version of the sdk. If you want further modification you will need to develop the addin further.

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