API access to NCPrograms

API access to NCPrograms

dames123
Advocate Advocate
46 Views
1 Reply
Message 1 of 2

API access to NCPrograms

dames123
Advocate
Advocate

Is there a way to insure this toggle is off using the API?

 

dames123_0-1759426035178.png

Thanks.

0 Likes
47 Views
1 Reply
Reply (1)
Message 2 of 2

boopathi.sivakumar
Autodesk
Autodesk

Hi @dames123 

You can do like this 

ncProgram.parameters.itemByName('nc_program_orderByTool').value.value = False

 


Boopathi Sivakumar
Senior Technology Consultant

0 Likes