Home > PCB_Net > getAllNetName
PCB_Net.getAllNetName() method
Warning: This API is now obsolete.
Please use getAllNetsName instead
Get the net names of all nets
Signature
typescript
function getAllNetName(): Promise<Array<string>>;1
Returns
Promise<Array<string>>
Net name array