Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
Anonymous
687 Views, 3 Replies

Looking Rule to delete all Rules in ipt

Hi all,

 

I am looking for help for the below requirement

 

I have few Inventor parts, using 'SaveCopyAs' command I am creating copy of all these files and saving it in separate folder.

I am looking for Rule that deletes all the Rules in the newly created Inventor part file (.ipt) 

 

Any help will be greatly appreciated

 

Thanks

Rudresh

LukeDavenport
in reply to: Anonymous

Hi Rudresh,
You can do this manually with the below command
[image: Inline image 1]
Alternatively, here is a blog I wrote with an iLogic rule to delete all
rules in the active part (or assembly)

https://www.cadlinecommunity.co.uk/hc/en-us/articles/202020531-Inventor-2015-iLogic-Delete-All-iLogi...

Best regards,
Luke

 

Sorry this was the command I was referring to.

 

Picture1.png

Anonymous
in reply to: LukeDavenport

Thanks Luke,

 

I used the Logic that you have refferred, had to change some lines. It worked fine..

 

Thanks

Rudresh