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

Looking Rule to delete all Rules in ipt

Anonymous

Looking Rule to delete all Rules in ipt

Anonymous
Not applicable

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

0 Likes
Reply
Accepted solutions (1)
687 Views
3 Replies
Replies (3)

LukeDavenport
Collaborator
Collaborator
Accepted solution
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

LukeDavenport
Collaborator
Collaborator

 

Sorry this was the command I was referring to.

 

Picture1.png

0 Likes

Anonymous
Not applicable

Thanks Luke,

 

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

 

Thanks

Rudresh

0 Likes