Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
serge.quiblier
in reply to: jwmodel

Hi @jwmodel 

 

This is not very complicated, you just had to edit the post using a text editor.

(Notepad, notepad++... but not Word and alike)

 

Then change this code

  optionalStop: true, // optional stop
  isnc: true, // specifies the mode ISNC (ISO NC mode) or BNC (Basic NC mode)
  separateWordsWithSpace: true, // specifies that the words should be separated with a white space

into that code

  optionalStop: true, // optional stop
  isnc: false, // specifies the mode ISNC (ISO NC mode) or BNC (Basic NC mode)
  separateWordsWithSpace: true, // specifies that the words should be separated with a white space

 

Or else, just changing it once at posting time, to test, then edit the post if the code run successfully.

sergequiblier_0-1676908323463.png

 

Cheers


______________________________________________________________

If my post answers your question, please click the "Accept Solution" button. This helps everyone find answers more quickly!



Serge.Q
Technical Consultant
cam.autodesk.com