Skip to main content
Question

I am going through a list of CAD files, how to keep running the workspace even if it hits an error?

  • April 25, 2023
  • 2 replies
  • 14 views

siteh2000
Contributor
Forum|alt.badge.img+1
I am going through a list of CAD files, how to keep running the workspace even if it hits an error?

2 replies

keller
Contributor
Forum|alt.badge.img+7
  • Contributor
  • 18 replies
  • April 25, 2023

Hello @siteh2000​ , in your Navigator > Workspace Parameters > Translation > Rejected Feature handling if set to Continue Translation instead of Terminate Translation will work.


siteh2000
Contributor
Forum|alt.badge.img+1
  • Author
  • Contributor
  • 1 reply
  • April 25, 2023

Hello @siteh2000​ , in your Navigator > Workspace Parameters > Translation > Rejected Feature handling if set to Continue Translation instead of Terminate Translation will work.

Wow, great. Thank you so much.