Make Toolpath Invalid In One Command

Make Toolpath Invalid In One Command

hx
Advocate Advocate
513 Views
4 Replies
Message 1 of 5

Make Toolpath Invalid In One Command

hx
Advocate
Advocate

As the Image show. The activate toolpath was use by stockmodel. If I make the toolpath invalid. it will raise the dialog for confirm. How can I set yes in one command in the macro file?

MakeInvalid.png

 

MakeInvalid-yes.png

0 Likes
Accepted solutions (1)
514 Views
4 Replies
Replies (4)
Message 2 of 5

icse
Collaborator
Collaborator

 

 

 

INVALIDATE toolpath noquery ;

 

 

0 Likes
Message 3 of 5

hx
Advocate
Advocate

I have tried this command before, but it doesn't work

0 Likes
Message 4 of 5

icse
Collaborator
Collaborator
Accepted solution

I Edited my command did you tryed the noquery?

 

INVALIDATE toolpath noquery ;

 

 

for me it seems to work...

0 Likes
Message 5 of 5

hx
Advocate
Advocate

It work in the PM2024. Thanks.

0 Likes