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

Repeat any process in inventor

I have to repeat same process more than 2 to 3 times while creating drawing. For ex. in assembly drawing I want to change part color in main ISO view and its detail view. For that I need to go to properties then select color and press OK.

 

This happens most of time. So, if there any way or shortcut  to repeat specific procedure in inventor or any iLogic then it will really helpful and time saving.

johnsonshiue
in reply to: Anonymous

Hi! This will involve some coding for sure. Out of box, there isn't a straight forward way to automate any process. For your particular process, I assume you can do it via VB.Net or iLogic or Inventor API. I believe savvy API users should be able to create a custom command doing exactly what you want. You may want to post it on Inventor-customization forum. Let me ask the moderator to move the post there.

Many thanks!

 



Johnson Shiue (johnson.shiue@autodesk.com)
Software Test Engineer
Anonymous
in reply to: johnsonshiue

Thank You.