Home > PCB_Net > unhighlightAllNets
PCB_Net.unhighlightAllNets() method
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Unhighlight all nets
Signature
typescript
function unhighlightAllNets(): Promise<boolean>;1
Returns
Promise<boolean>
Whether the operation is successful